Skip to main content

Input

Type: any any - The data type that ProxyNode accepts as input

Output

Type: any any - The data type that ProxyNode outputs

Examples

Constructors


Constructors

constructor

Creates a new ProxyNode instance.

Parameters

AbstractNodeProps
Configuration for the proxy node.

Returns

ProxyNode