@robinbobin/mimetype-constants
Version:
Extensible MIME constants with typescript support
2 lines (1 loc) • 1.04 kB
TypeScript
export declare const application: Readonly<Record<"application", Readonly<Record<"atomXml" | "atomcatXml" | "ecmascript" | "epubZip" | "gzip" | "javaArchive" | "javascript" | "json" | "ldJson" | "mp4" | "msword" | "octetStream" | "ogg" | "pdf" | "pkcs10" | "pkcs7Mime" | "pkcs7Signature" | "pkcs8" | "postscript" | "rdfXml" | "rssXml" | "rtf" | "smilXml" | "vndAmazonEbook" | "vndAppleInstallerXml" | "vndMozillaXulXml" | "vndMsExcel" | "vndMsFontobject" | "vndMsPowerpoint" | "vndOasisOpendocumentPresentation" | "vndOasisOpendocumentSpreadsheet" | "vndOasisOpendocumentText" | "vndOpenxmlformatsOfficedocumentPresentationmlPresentation" | "vndOpenxmlformatsOfficedocumentSpreadsheetmlSheet" | "vndOpenxmlformatsOfficedocumentWordprocessingmlDocument" | "vndRar" | "vndVisio" | "x7zCompressed" | "xAbiword" | "xBzip" | "xBzip2" | "xCdf" | "xCsh" | "xFontOff" | "xFreearc" | "xhtmlXml" | "xHttpdPhp" | "xml" | "xmlDtd" | "xPkcs12" | "xSh" | "xShockwaveFlash" | "xSilverlightApp" | "xsltXml" | "xTar" | "xWwwFormUrlencoded" | "zip", string>>>>;