Skip to main content
Module

x/docxml/mod.ts>default#toArchive

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method default.prototype.toArchive
import { default } from "https://deno.land/x/docxml@5.14.1/mod.ts";

Create a ZIP archive, which is the handler for .docx files as a ZIP archive.

Returns

Promise<Archive>