Node
Stentor API Reference / stentor-handler/src / Node
Interface: Node
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:10
Propertiesβ
nidβ
nid:
number
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:11
idβ
id:
string
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:13
typeβ
type:
string
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:14
xβ
x:
number
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:15
yβ
y:
number
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:16
fieldsβ
fields:
object
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:17
inβ
in:
NodeField[]
outβ
out:
NodeField[]