Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/drash/src/dictionaries/mime_types.ts>mimeTypes

A microframework for Deno's HTTP server with zero third-party dependencies
Go to Latest
variable mimeTypes
import { mimeTypes } from "https://deno.land/x/drash@v2.8.1/src/dictionaries/mime_types.ts";

type

Map<string, string>