UNPKG

@modern-kit/utils

Version:
4 lines (2 loc) 107 B
declare function getMIMETypeFromResponse(response: Response): string; export { getMIMETypeFromResponse };