Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
import * as mod from "https://deno.land/std@0.186.0/media_types/extensions_by_type.ts";

Variables

A map of extensions for a given media type.

Functions

Returns the extensions known to be associated with the media type type. The returned extensions will each begin with a leading dot, as in .html.