Skip to main content
Module

x/datauri/deps.ts

Deno module to generate Data URI schemes
Latest
import * as datauri from "https://deno.land/x/datauri@v1.1.2/deps.ts";

Functions

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