Theia API Documentation v1.65.0
    Preparing search index...
    interface Dimension {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    width: number