Skip to content

utils

Functions

getLeavesFromOutput()

function getLeavesFromOutput<T>(node, key): Node[]

Type Parameters

T extends NodeTypes

Parameters

node: Node<T["inputs"], T["outputs"], object, Record<string, unknown>, Record<string, unknown>>

key: string

Returns

Node[]

Defined in

tmp/graph-editor/src/lib/graph-editor/nodes/utils.ts:7