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

5 lines
133 B
Plaintext

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