Preparing search index...
The search index is not available
@hat-open/util
@hat-open/util
_pick
Function _pick
_pick
<
T
extends
Record
<
string
,
any
>
>
(
arr
:
(
keyof
T
)
[]
,
obj
:
T
)
:
T
Create object containing only subset of selected properties
Type Parameters
T
extends
Record
<
string
,
any
>
Parameters
arr
: (
keyof
T
)
[]
obj
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hat-open/util
Loading...
Create object containing only subset of selected properties