XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/protocol
isPayload
Variable isPayload
Const
isPayload
:
<
T
extends
Payload
>
(
schema
:
string
[]
,
)
=>
(
value
:
unknown
)
=>
value
is
T
Type declaration
<
T
extends
Payload
>
(
schema
:
string
[]
)
:
(
value
:
unknown
)
=>
value
is
T
Type Parameters
T
extends
Payload
Parameters
schema
:
string
[]
Returns
(
value
:
unknown
)
=>
value
is
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...