XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/module
resolveAllDown
Variable resolveAllDown
Const
resolveAllDown
:
(
root
:
ModuleInstance
,
maxDepth
?:
number
,
exclude
?:
Address
[]
,
includePrivate
?:
boolean
,
)
=>
Promise
<
ModuleInstance
[]
>
Type declaration
(
root
:
ModuleInstance
,
maxDepth
?:
number
,
exclude
?:
Address
[]
,
includePrivate
?:
boolean
,
)
:
Promise
<
ModuleInstance
[]
>
Parameters
root
:
ModuleInstance
Optional
maxDepth
:
number
Optional
exclude
:
Address
[]
Optional
includePrivate
:
boolean
Returns
Promise
<
ModuleInstance
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...