import { ContentTypesXml } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Add multiple default content type/file extension associations. Useful for cloning an existing content type register.
x/docxml/mod.ts>ContentTypesXml#addDefaults
import { ContentTypesXml } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Add multiple default content type/file extension associations. Useful for cloning an existing content type register.