function getContentTypeimport { getContentType } from "https://deno.land/x/aleph@1.0.0-alpha.63/lib/mime.ts"; getContentType(filename: string): stringget the content type by file name Parametersfilename: stringReturnsstring