Skip to content

dag-designer / Exports / IDagNodeIoTrace

Interface: IDagNodeIoTrace

Table of contents

Properties

Properties

nodeId

nodeId: string

Defined in

dag-designer/src/components/dag-node-view.tsx:8


input

Optional input: TPortPayload

Defined in

dag-designer/src/components/dag-node-view.tsx:9


output

Optional output: TPortPayload

Defined in

dag-designer/src/components/dag-node-view.tsx:10

Released under the MIT License.