@bluelibs/runner - v6.3.1
    Preparing search index...

    Interface RequireContextMiddlewareConfig

    interface RequireContextMiddlewareConfig {
        context: AsyncContextLike;
    }
    Index

    Properties

    Properties

    context: AsyncContextLike