--- title: "@std/media-types" description: "Utility functions for media types (MIME types)" jsr: jsr:@std/media-types pkg: media-types version: 1.1.0 generated: true stability: stable --- ## Overview
Utility functions for media types (MIME types).
This API is inspired by the GoLang mime
package and jshttp/mime-types,
and is designed to integrate and improve the APIs from
x/media_types.
The vendor folder contains copy of the
jshttp/mime-db db.json file,
along with its license.