interface Vertex {
    _nonexistent_Vertex: never;
}

Properties

_nonexistent_Vertex: never