import * as mod from "https://deno.land/std@0.218.0/media_types/extensions_by_type.ts"; VariablesvextensionsA map of extensions for a given media type. FunctionsfextensionsByTypeReturns the extensions known to be associated with the media type type. When type has no associated extensions, the function returns undefined.