import { default } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Create an empty DOCX, and populate it with the minimum viable contents to appease MS Word.
import { default } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Create an empty DOCX, and populate it with the minimum viable contents to appease MS Word.