Theia API Documentation v1.65.0
    Preparing search index...
    interface PluginPackageView {
        id: string;
        name: string;
        type?: string;
        when?: string;
    }
    Index

    Properties

    Properties

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