Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/object
omitBy
Function omitBy
omitBy
<
T
extends
object
>
(
obj
:
T
,
predicate
:
OmitByPredicate
<
Record
<
string
,
unknown
>
>
,
maxDepth
?:
number
,
)
:
Partial
<
T
>
Type Parameters
T
extends
object
Parameters
obj
:
T
predicate
:
OmitByPredicate
<
Record
<
string
,
unknown
>
>
Optional
maxDepth
:
number
Returns
Partial
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...