Theia API Documentation v1.65.0
    Preparing search index...
    interface Coordinate {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number
    y: number