%PDF- %PDF-
Direktori : /usr/share/node_modules/undici/types/ |
Current File : //usr/share/node_modules/undici/types/header.d.ts |
/** * The header type declaration of `undici`. */ export type IncomingHttpHeaders = Record<string, string | string[] | undefined>;