Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/object
omitByPrefix
Function omitByPrefix
omitByPrefix
<
T
extends
object
,
P
extends
string
>
(
payload
:
T
,
prefix
:
P
,
maxDepth
?:
number
,
)
:
DeepOmitStartsWith
<
T
,
P
>
Type Parameters
T
extends
object
P
extends
string
Parameters
payload
:
T
prefix
:
P
Optional
maxDepth
:
number
Returns
DeepOmitStartsWith
<
T
,
P
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...