774fae245ce7bba13231fc36a1d383a87f868fdbd82986570416537762d9c1df0577f01e68ab26073013dacd2f15d0da53fac754a51d98ae75ac45c2ec8eb1 133 B

1234
  1. /**
  2. * The header type declaration of `undici`.
  3. */
  4. export type IncomingHttpHeaders = Record<string, string | string[] | undefined>;