import { RelationshipsXml } from "https://deno.land/x/docxml@5.5.4/src/files/RelationshipsXml.ts";
Instantiate this class by looking at the DOCX XML for it.
Parameters
archive: Archive
Returns
Promise<RelationshipsXml>
x/docxml/src/files/RelationshipsXml.ts>RelationshipsXml.fromArchive
import { RelationshipsXml } from "https://deno.land/x/docxml@5.5.4/src/files/RelationshipsXml.ts";
Instantiate this class by looking at the DOCX XML for it.