interface PrivateProblematicGeometryResourceEntry {
    hasProblematicGeometries: boolean;
    nodeId: GraphNodeId;
}

Properties

hasProblematicGeometries: boolean
nodeId: GraphNodeId