import { Docx } from "https://deno.land/x/docxml@1.5.1/src/Docx.ts";
Instantiate this class by looking at the DOCX archive for it.
Parameters
archive: ZipArchive
optional
options: OptionsParameters
optional
options: Optionsimport { Docx } from "https://deno.land/x/docxml@1.5.1/src/Docx.ts";
Instantiate this class by looking at the DOCX archive for it.