Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/payloadset-plugin
createPayloadSetDualPlugin
Function createPayloadSetDualPlugin
createPayloadSetDualPlugin
<
TWitness
extends
WitnessModule
=
WitnessModule
,
TDiviner
extends
DivinerModule
=
DivinerModule
,
>
(
set
:
DeepRestrictToStringKeys
<
{
optional
?:
{
[
key
:
string
]:
number
}
;
required
?:
{
[
key
:
string
]:
number
}
;
schema
:
"network.xyo.payload.set"
;
}
,
>
,
plugin
:
Omit
<
PayloadSetDualPlugin
<
TWitness
,
TDiviner
>
,
"set"
>
,
)
:
PayloadSetDualPlugin
<
TWitness
,
TDiviner
>
Type Parameters
TWitness
extends
WitnessModule
=
WitnessModule
TDiviner
extends
DivinerModule
=
DivinerModule
Parameters
set
:
DeepRestrictToStringKeys
<
{
optional
?:
{
[
key
:
string
]:
number
}
;
required
?:
{
[
key
:
string
]:
number
}
;
schema
:
"network.xyo.payload.set"
;
}
,
>
plugin
:
Omit
<
PayloadSetDualPlugin
<
TWitness
,
TDiviner
>
,
"set"
>
Returns
PayloadSetDualPlugin
<
TWitness
,
TDiviner
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...