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