hipthrusts - v1.2.0
    Preparing search index...

    Interface ExpressRaw

    interface ExpressRaw {
        req: Request;
        res: Response;
    }
    Index
    req: Request
    res: Response