Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagramMakerEdges<EdgeType>

Interface for storing state of several diagram maker edges.

Type parameters

  • EdgeType

    The type of data stored per edge by the consumer

Hierarchy

  • DiagramMakerEdges

Indexable

[id: string]: DiagramMakerEdge<EdgeType>

Generated using TypeDoc