Preparing search index...
The search index is not available
@pleisto/active-support
@pleisto/active-support
pick
Function pick
pick
<
T
,
TKeys
>
(
obj
,
keys
)
:
Pick
<
T
,
TKeys
>
Pick a list of properties from an object into a new object
Type Parameters
T
extends
object
TKeys
extends
string
|
number
|
symbol
Parameters
obj
:
T
keys
:
TKeys
[]
Returns
Pick
<
T
,
TKeys
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...
Pick a list of properties from an object into a new object