Skip to main content
Module

x/ash/mod.ts>mime

A stylish web framework for Deno!
Latest
function mime
Re-export
import { mime } from "https://deno.land/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.