NodeOutputPair

constructor(node: NodeReference<I, O>, input: I)(source)

Type Parameters

I

The type of the input for the node.

O

The type of the output for the node.