Repository URL to install this package:
|
Version:
7.1.77 ▾
|
export declare const DEFAULT_EXPRESS_REQ: Readonly<{
headers: {};
get(key: string): any;
}>;