Skip to content
On this page

Interface: FlowExportObject

Table of contents

Properties

Properties

edges

• edges: Edge<any, any>[]


nodes

• nodes: Node<any, any>[]


position

• position: [number, number]


zoom

• zoom: number

Released under the MIT License.