Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/protocol
isPayloadOfSchemaType
Function isPayloadOfSchemaType
isPayloadOfSchemaType
<
T
extends
DeepRestrictToStringKeys
<
{
schema
:
string
}
>
=
never
,
>
(
schema
:
T
[
"schema"
]
,
)
:
(
x
?:
unknown
|
null
)
=>
x
is
T
Type Parameters
T
extends
DeepRestrictToStringKeys
<
{
schema
:
string
}
>
=
never
Parameters
schema
:
T
[
"schema"
]
Returns
(
x
?:
unknown
|
null
)
=>
x
is
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...