CycleError: Readonly<{
    at: Edge;
}>

An error that shows there is a cycle in the graph at the edge.

Type declaration

  • at: Edge

    The edge which causes a cycle in the graph.

Generated using TypeDoc