Skip to main content
Module

std/media_types/mod.ts>types

Deno standard library
Go to Latest
variable types
import { types } from "https://deno.land/std@0.151.0/media_types/mod.ts";

A map of the media type for a given extension

type

Map<string, KeyOfDb>