NodeOutputPair

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

Parameters

I

The type of the input for the node.

O

The type of the output for the node.