function getContentTypeimport { getContentType } from "https://dotland.deno.dev/x/aleph@v0.3.0-alpha.29/server/mime.ts"; getContentType(filename: string): stringget content type by file name Parametersfilename: stringReturnsstring