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

x/servest/mod.ts>contentTypeByExt

🌾A progressive http server for Deno🌾
Latest
function contentTypeByExt
Re-export
import { contentTypeByExt } from "https://deno.land/x/servest@v1.3.4/mod.ts";

Parameters

extWithDot: string

Returns

string | undefined