Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/files/RelationshipsXml.ts>RelationshipsXml.fromArchive

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

Instantiate this class by looking at the DOCX XML for it.

Parameters

archive: Archive
contentTypes: ContentTypesXml
location: string