Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/std/media_types/mod.ts>types

A modern runtime for JavaScript and TypeScript.
Go to Latest
variable types
import { types } from "https://deno.land/x/deno@v0.28.0/std/media_types/mod.ts";

A map of the media type for a given extension

type

Map<string, string>