Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/http_server/lib/utils/getContentType.ts>getContentType

๐ŸŒ Light-weight http server
Latest
variable getContentType
import { getContentType } from "https://deno.land/x/http_server@v2.0.5/lib/utils/getContentType.ts";

type

(path: string) => unknown