Skip to main content
Module

x/mrmime/mod.ts>mimes

A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename
Go to Latest
variable mimes
import { mimes } from "https://deno.land/x/mrmime@v1.0.1/mod.ts";

type

Record<string, string>