XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/core-payload-plugins
isSchemaPayloadWithSources
Variable isSchemaPayloadWithSources
Const
isSchemaPayloadWithSources
:
(
x
?:
unknown
|
null
)
=>
x
is
WithSources
Identity function for determining if an object is an Schema with sources
Type declaration
(
x
?:
unknown
|
null
)
:
x
is
WithSources
Parameters
Optional
x
:
unknown
|
null
Returns
x
is
WithSources
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...
Identity function for determining if an object is an Schema with sources