Interface IMirrorTextModel

interface IMirrorTextModel {
    version: number;
}

Properties§

§readonly version: number