Theia API Documentation v1.65.0
    Preparing search index...
    interface PluginEntryPoint {
        backend?: string;
        frontend?: string;
        headless?: string;
    }
    Index

    Properties

    backend?: string
    frontend?: string
    headless?: string