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

    Interface ProblematicVertex

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