Documentation
    Preparing search index...
    MiddlewareAsClass: Constructor<
        { handle: (ctx: HttpContext, next: NextFn, args?: any) => any },
    >

    Middleware represented as a class constructor that implements a handle method