import { XmlFile } from "https://deno.land/x/docxml@5.15.3/src/classes/XmlFile.ts";
Static Methods
fromArchive(_archive: Archive, location: string): Promise<XmlFile>
Promise a new JS instance of this file based on the given archive.
import { XmlFile } from "https://deno.land/x/docxml@5.15.3/src/classes/XmlFile.ts";
Promise a new JS instance of this file based on the given archive.