Module

x/media_types/mod.ts>types

Deprecated. Use std/media_types instead.
Extremely Popular
Latest
variable types
Deprecated
Deprecated

use Deno std/media_types instead

import { types } from "https://dotland.deno.dev/x/media_types@deprecated/mod.ts";

A map of the media type for a given extension

type

Map<string, KeyOfDb>