import * as mod from "https://deno.land/std@0.199.0/media_types/type_by_extension.ts";
Functions
Returns the media type associated with the file extension. Values are
normalized to lower case and matched irrespective of a leading |
import * as mod from "https://deno.land/std@0.199.0/media_types/type_by_extension.ts";
Returns the media type associated with the file extension. Values are
normalized to lower case and matched irrespective of a leading |