Preparing search index...
The search index is not available
@nosto/preact
@nosto/preact
pick
Function pick
pick
<
T
extends
object
,
K
extends
string
|
number
|
symbol
>
(
obj
:
T
,
...
props
:
K
[]
,
)
:
Pick
<
T
,
K
>
Type Parameters
T
extends
object
K
extends
string
|
number
|
symbol
Parameters
obj
:
T
...
props
:
K
[]
Returns
Pick
<
T
,
K
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nosto/preact
Loading...