API Reference
    Preparing search index...
    Middleware: (
        args: {
            next: NextFunction;
            reqCtx: RequestContext<TEnv> | TypedRequestContext<TEnv>;
        },
    ) => Promise<HandlerResponse | void>

    Type Parameters

    Type Declaration