Theia API Documentation v1.65.0
    Preparing search index...
    interface PluginPackageViewWelcome {
        contents: string;
        enablement?: string;
        view: string;
        when?: string;
    }
    Index

    Properties

    contents: string
    enablement?: string
    view: string
    when?: string