astro-ghostcms/.pnpm-store/v3/files/66/774fae245ce7bba13231fc36a1d...

5 lines
133 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/**
* The header type declaration of `undici`.
*/
export type IncomingHttpHeaders = Record<string, string | string[] | undefined>;