astro-ghostcms/.pnpm-store/v3/files/f7/85f8fb3324a1409d5cbe7fd3f7d...

3 lines
107 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export const mimes: Record<string, string>;
export function lookup(extension: string): string | undefined;