Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.