Skip to content

ExpressReq

type ExpressReq = ESSC_Request<Record<string, string>, any, any, ParsedQs, Record<string, any>>;

Defined in: types.ts:54