XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/object
pickBy
Variable pickBy
Const
pickBy
:
<
T
extends
EmptyObject
>
(
obj
:
T
,
predicate
:
PickByPredicate
,
maxDepth
?:
number
,
)
=>
Partial
<
T
>
Type declaration
<
T
extends
EmptyObject
>
(
obj
:
T
,
predicate
:
PickByPredicate
,
maxDepth
?:
number
,
)
:
Partial
<
T
>
Type Parameters
T
extends
EmptyObject
Parameters
obj
:
T
predicate
:
PickByPredicate
Optional
maxDepth
:
number
Returns
Partial
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...