basant307/AI_Governance_Project
045
1export const mimes: Record<string, string>;2export function lookup(extension: string): string | undefined;3 1export const mimes: Record<string, string>;2export function lookup(extension: string): string | undefined;3