Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mimetype.es from "https://raw.githubusercontent.com/i-xi-dev/mimetype.es/1.2.22/mod.ts";

§Namespaces

MediaType

§Classes

MediaType

The object representation of MIME type. The MediaType instances are immutable.

§Type Aliases

MediaType.CompareOptions

The MediaType equivalent comparison option.

MediaType.Parameter

The string tuple represents a MIME type parameter.