Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak/mediaTyper.ts

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
import * as oak from "https://deno.land/x/oak@v12.2.0/mediaTyper.ts";

Functions

Given a media type object, return a media type string.

Given a media type string, return a media type object.