Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/utilities/mime-types.ts

TypeScript library for parsing and building a DOCXML file
Go to Latest
import * as docxml from "https://deno.land/x/docxml@5.2.0/src/utilities/mime-types.ts";

Functions

Guess the mime type associated with a byte stream by looking at the first few signature bytes.