import { EndnotesXml } from "https://deno.land/x/docxml@5.15.3/src/files/wip/EndnotesXml.ts";
Instantiate this class by looking at the DOCX XML for it.
Parameters
archive: Archive
Returns
Promise<EndnotesXml>
x/docxml/src/files/wip/EndnotesXml.ts>EndnotesXml.fromArchive
import { EndnotesXml } from "https://deno.land/x/docxml@5.15.3/src/files/wip/EndnotesXml.ts";
Instantiate this class by looking at the DOCX XML for it.