Theia API Documentation v1.65.0
    Preparing search index...

    View contribution

    interface View {
        id: string;
        name: string;
        type?: string;
        when?: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string
    type?: string
    when?: string