XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/schema-payload-plugin
isSchemaPayloadWithSources
Variable isSchemaPayloadWithSources
Const
isSchemaPayloadWithSources
:
(
x
?:
unknown
)
=>
x
is
WithSources
<
SchemaPayload
>
= ...
Identity function for determining if an object is an Schema with sources
Type declaration
(
x
?:
unknown
)
:
x
is
WithSources
<
SchemaPayload
>
Parameters
Optional
x
:
unknown
Returns
x
is
WithSources
<
SchemaPayload
>
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