Skip to main content
Module

x/ash/src/mime.ts>mime

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

Gets a mime type from a file extension.

Parameters

ext: string

The extension to get the mime type of.