Skip to main content
Module

x/media_types/mod.ts>types

A module that assists in resolving media types and extensions.
Extremely Popular
Go to Latest
variable types
import { types } from "https://deno.land/x/media_types@v3.0.3/mod.ts";

A map of the media type for a given extension

type

Map<string, KeyOfDb>