@eagleoutice/flowr - v2.15.9
    Preparing search index...

    Interface ProblematicVertex

    interface ProblematicVertex {
        id: NodeId;
        tag: "vertex";
    }
    Index
    id: NodeId
    tag: "vertex"