XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/modules
withDivinerModule
Variable withDivinerModule
Const
withDivinerModule
:
<
R
>
(
mod
:
any
,
closure
:
(
mod
:
DivinerModule
<
BaseParamsFields
&
{
account
?:
AccountInstance
|
"random"
;
additionalSigners
?:
AccountInstance
[]
;
addToResolvers
?:
boolean
;
allowNameResolution
?:
boolean
;
config
:
AnyConfigSchema
;
ephemeralQueryAccountEnabled
?:
boolean
;
moduleIdentifierTransformers
?:
ModuleIdentifierTransformer
[]
;
privateChildren
?:
ModuleInstance
[]
;
publicChildren
?:
ModuleInstance
[]
;
}
,
DivinerModuleEventData
,
>
,
)
=>
R
,
)
=>
R
|
undefined
Type declaration
<
R
>
(
mod
:
any
,
closure
:
(
mod
:
DivinerModule
<
BaseParamsFields
&
{
account
?:
AccountInstance
|
"random"
;
additionalSigners
?:
AccountInstance
[]
;
addToResolvers
?:
boolean
;
allowNameResolution
?:
boolean
;
config
:
AnyConfigSchema
;
ephemeralQueryAccountEnabled
?:
boolean
;
moduleIdentifierTransformers
?:
ModuleIdentifierTransformer
[]
;
privateChildren
?:
ModuleInstance
[]
;
publicChildren
?:
ModuleInstance
[]
;
}
,
DivinerModuleEventData
,
>
,
)
=>
R
,
)
:
R
|
undefined
Type Parameters
R
Parameters
mod
:
any
closure
:
(
mod
:
DivinerModule
<
BaseParamsFields
&
{
account
?:
AccountInstance
|
"random"
;
additionalSigners
?:
AccountInstance
[]
;
addToResolvers
?:
boolean
;
allowNameResolution
?:
boolean
;
config
:
AnyConfigSchema
;
ephemeralQueryAccountEnabled
?:
boolean
;
moduleIdentifierTransformers
?:
ModuleIdentifierTransformer
[]
;
privateChildren
?:
ModuleInstance
[]
;
publicChildren
?:
ModuleInstance
[]
;
}
,
DivinerModuleEventData
,
>
,
)
=>
R
Returns
R
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...