UNPKG

whatwg-mimetype

Version:

Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard

5 lines (3 loc) 111 B
"use strict"; exports.MIMEType = require("./mime-type.js"); exports.computedMIMEType = require("./sniff.js");