Skip to main content
Module

x/mime_types/README.md

TypeScript portage of mime-types (on npm) for Deno.
Latest
File

mime_types

TypeScript portage of mime-types for Deno.

The same API but with ES module and detailed types.

Load mime-db with fetch. You can change the JSON source by modifying the constant MIME_DB_URL (the default is JSDeliver).