import { default } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Clone some reusable configuration to a new instance of Docx:
- XML rendering rules
- Settings
- Default content types
- Custom styles
Does not clone other things, like:
- Not content
- Not content type overrides
- Not relationships (unless required for settings)
- Not anything else either