Backstage
    Preparing search index...

    Interface ExtensionPointFactoryMiddleware

    A middleware entry that reimplements a specific extension point's output. The framework matches by extension point ID and passes through all non-matching extension points automatically.

    interface ExtensionPointFactoryMiddleware {
        $$type: "@backstage/ExtensionPointFactoryMiddleware";
    }
    Index

    Properties

    Properties

    $$type: "@backstage/ExtensionPointFactoryMiddleware"