function fileTypeimport { fileType } from "https://deno.land/x/fileserver@1.1.19/src/util.ts"; fileType(path: string): stringGet the content type of a file. Parameterspath: stringPath to the file. Returnsstring