UNPKG

@testomatio/reporter

Version:
13 lines (12 loc) 279 B
export const extensionMap = { 'application/json': 'json', 'text/plain': 'txt', 'image/jpeg': 'jpg', 'image/png': 'png', 'text/html': 'html', 'text/css': 'css', 'text/javascript': 'js', 'application/pdf': 'pdf', 'application/xml': 'xml', 'text/xml': 'xml', };