UNPKG

@modern-kit/utils

Version:
4 lines (2 loc) 99 B
declare function getMIMETypeFromUrl(url: string): Promise<string>; export { getMIMETypeFromUrl };