Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/docxml/src/files/wip/Endnotes.ts>Endnotes

TypeScript library for parsing and building a DOCXML file
Go to Latest
class Endnotes
extends UnhandledXmlFile
import { Endnotes } from "https://deno.land/x/docxml@5.1.0/src/files/wip/Endnotes.ts";

Static Methods

fromArchive(archive: Archive, location: string): Promise<Endnotes>

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