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

x/docxml/src/classes/Component.ts>Component#ensureRelationship

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method Component.prototype.ensureRelationship
import { Component } from "https://deno.land/x/docxml@5.3.0/src/classes/Component.ts";

An event hook with which this component can ensure that the correct relationship type is recorded to the relationship XML.

Parameters

_relationships: Relationships