@bluelibs/runner - v5.5.0
    Preparing search index...

    Interface RequireContextMiddlewareConfig

    interface RequireContextMiddlewareConfig {
        context: IAsyncContext<any>;
    }
    Index

    Properties

    Properties

    context: IAsyncContext<any>