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

3 lines
107 B
Plaintext

export const mimes: Record<string, string>;
export function lookup(extension: string): string | undefined;