Backstage
    Preparing search index...
    interface NewBackendPluginInstaller {
        kind: "new";
        install(): BackendFeature | BackendFeature[];
    }
    Index

    Properties

    Methods

    Properties

    kind: "new"

    Methods