import * as docxml from "https://deno.land/x/docxml@1.5.0/src/classes/XmlComponent.ts";
Interfaces
The interface to which a class definition of an XML component must adhere -- ie.
it must have a |
Type Aliases
A component-like approach to DOCX body content, such as paragraphs, lists, list items, tables, etc. | |
Utility type to retrieve the children types of an XmlComponent | |
Utility type to retrieve the prop types of an XmlComponent |