Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/modules
NodeHelper
Variable NodeHelper
Const
NodeHelper
:
{
attachedPrivateModules
:
(
node
:
NodeInstance
,
maxDepth
?:
number
,
)
=>
Promise
<
ModuleInstance
[]
>
;
attachedPublicModules
:
(
node
:
NodeInstance
,
maxDepth
?:
number
,
)
=>
Promise
<
ModuleInstance
[]
>
;
}
Type declaration
attachedPrivateModules
:
(
node
:
NodeInstance
,
maxDepth
?:
number
)
=>
Promise
<
ModuleInstance
[]
>
attachedPublicModules
:
(
node
:
NodeInstance
,
maxDepth
?:
number
)
=>
Promise
<
ModuleInstance
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...