import * as docxml from "https://deno.land/x/docxml@5.5.1/src/utilities/mime-types.ts";
Functions
Guess the mime type associated with a byte stream by looking at the first few signature bytes. |
import * as docxml from "https://deno.land/x/docxml@5.5.1/src/utilities/mime-types.ts";
Guess the mime type associated with a byte stream by looking at the first few signature bytes. |