Documentation
Preparing search index...
TwingNodeExecutor
Type Alias TwingNodeExecutor<Node>
TwingNodeExecutor
:
(
node
:
Node
,
executionContext
:
TwingExecutionContext
,
)
=>
Promise
<
any
>
Type Parameters
Node
extends
TwingBaseNode
=
TwingBaseNode
Type declaration
(
node
:
Node
,
executionContext
:
TwingExecutionContext
)
:
Promise
<
any
>
Parameters
node
:
Node
executionContext
:
TwingExecutionContext
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...