Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
NodeFactory
Type Alias NodeFactory<T>
NodeFactory
:
()
=>
OptionalPromise
<
T
|
BranchNode
>
NodeFactory is a function that returns an instance of the node type
Type Parameters
T
Type Declaration
()
:
OptionalPromise
<
T
|
BranchNode
>
Returns
OptionalPromise
<
T
|
BranchNode
>
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
Universal Robots TypeScript API - v10.12.0
Loading...
NodeFactory is a function that returns an instance of the node type