Skip to content

ScriptGraphEdge

Defined in: logic/types.ts:49

from: string

Defined in: logic/types.ts:51


fromPort: string

Defined in: logic/types.ts:53

Output port id on from.


id: string

Defined in: logic/types.ts:50


to: string

Defined in: logic/types.ts:54


toPort: string

Defined in: logic/types.ts:56

Input port id on to.