Skip to content

Type alias: DefaultEdgeOptions

Ƭ DefaultEdgeOptions: Omit<Edge, "id" | "source" | "target" | "sourceHandle" | "targetHandle" | "sourceNode" | "targetNode">

Released under the MIT License.