Skip to content
On this page

Interface: FlowExportObject

Table of contents

Properties

Properties

edges

• edges: Edge<any, any, string>[]


nodes

• nodes: Node<any, any, string>[]


position

• position: [x: number, y: number]


zoom

• zoom: number

Released under the MIT License.