import { Docx } from "https://deno.land/x/docxml@4.0.7/src/Docx.ts";
Set the document contents to the provided XML, transformed using the rules previously registered through Docx.withXmlRule.
import { Docx } from "https://deno.land/x/docxml@4.0.7/src/Docx.ts";
Set the document contents to the provided XML, transformed using the rules previously registered through Docx.withXmlRule.