Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
pluck
Function pluck
Returns a function that gets property value from object
pluck
<
T
>
(
k
:
string
,
xs
:
Record
<
string
,
unknown
>
[]
)
:
T
[]
Type Parameters
T
Parameters
k
:
string
xs
:
Record
<
string
,
unknown
>
[]
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...
Returns a function that gets property value from object