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

x/docxml/src/classes/NumberMap.ts>NumberMap#add

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

Add new data to the map, and return the new unique key.

Parameters

data: Generic

Returns

number