Preparing search index...
The search index is not available
@hat-open/util
@hat-open/util
_pick
Function _pick
_pick
<
T
>
(
arr
,
obj
)
:
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
Private
Inherited
External
Theme
OS
Light
Dark
@hat-open/util
Loading...
Create object containing only subset of selected properties