UNPKG

@modern-kit/utils

Version:
4 lines (2 loc) 104 B
declare function getMIMEType(data: string | File | Response): Promise<string>; export { getMIMEType };