Module

x/media_types/deps.ts

A module that assists in resolving media types and extensions.
Extremely Popular
Go to Latest
File
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
export { extname } from "https://deno.land/std@0.50.0/path/mod.ts";