XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/payload
notPayloadOfSchemaType
Variable notPayloadOfSchemaType
Const
notPayloadOfSchemaType
:
<
T
extends
Payload
|
never
=
never
>
(
schema
:
T
[
"schema"
]
,
)
=>
(
x
?:
unknown
|
null
)
=>
x
is
T
Type declaration
<
T
extends
Payload
|
never
=
never
>
(
schema
:
T
[
"schema"
]
,
)
:
(
x
?:
unknown
|
null
)
=>
x
is
T
Type Parameters
T
extends
Payload
|
never
=
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.10.6
Loading...