Module

x/ash/mod.ts>mime

A stylish web framework for Deno!
Latest
function mime
import { mime } from "https://dotland.deno.dev/x/ash@1.3.6/mod.ts";

Gets a mime type from a file extension.

Parameters

ext: string

The extension to get the mime type of.

import mime
import { mime } from "https://dotland.deno.dev/x/ash@1.3.6/mod.ts";