Backstage
    Preparing search index...

    Interface CreateExtensionPointOptions

    The configuration options passed to createExtensionPoint.

    interface CreateExtensionPointOptions {
        id: string;
    }
    Index
    id: string

    The ID of this extension point.