import * as mimeTypes from "https://deno.land/x/mime_types@1.0.0/mod.ts";
Functions
charset | Get the default charset for a MIME type. |
contentType | Create a full Content-Type header given a MIME type or extension. |
extension | Get the default extension for a MIME type. |
lookup | Lookup the MIME type for a file path/extension. |