function getContentTypeimport { getContentType } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.15/server/media_type.ts"; getContentType(filename: string): stringget the content type by file name Parametersfilename: stringReturnsstring