Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/classes/XmlFile.ts>XmlFile.fromArchive

TypeScript library for parsing and building a DOCXML file
Go to Latest
method XmlFile.fromArchive
import { XmlFile } from "https://deno.land/x/docxml@5.1.1/src/classes/XmlFile.ts";

Promise a new JS instance of this file based on the given archive.

Parameters

_archive: Archive
location: string