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

x/docxml/mod.ts>RelationshipsXml#addToArchive

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

Parameters

archive: Archive

Returns

Promise<void>