Skip to main content
Module

x/accepts/deps.ts

Higher level content negotiation for Deno.
Very Popular
Latest
import * as accepts from "https://deno.land/x/accepts@2.1.1/deps.ts";

Functions

Given an extension, lookup the appropriate media type for that extension. Likely you should be using contentType() though instead.