Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/common_mime_types/mod.ts>MimeMapping

Common mime type mapping generate from mdn
Latest
variable MimeMapping
import { MimeMapping } from "https://deno.land/x/common_mime_types@0.1.1/mod.ts";

This file is generated by gen_mime.ts automatically. please do not edit it manually.

type

Record<string, string[]>