Documentation
    Preparing search index...
    type ReqRes = {
        req: Req;
        res?: Res;
    }
    Index

    Properties

    Properties

    req: Req
    res?: Res