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

x/docxml/mod.ts>RelationshipsXml#add

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

Create a new relationship and return the new identifier

Parameters

target: File | string

Returns

string