Interface Edge<UnitId, VertexIndex, EdgeProps>

Type Parameters

Hierarchy

  • Edge

Properties

indexA: VertexIndex
indexB: VertexIndex
props: EdgeProps
unitA: UnitId
unitB: UnitId

Generated using TypeDoc