@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface ProblematicEdge {
        from: NodeId;
        tag: "edge";
        to: NodeId;
    }
    Index

    Properties

    Properties

    from: NodeId
    tag: "edge"
    to: NodeId