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 library for parsing and building a DOCXML file
Go to Latest
method NumberMap.prototype.add
import { NumberMap } from "https://deno.land/x/docxml@5.2.0/src/classes/NumberMap.ts";

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

Parameters

data: Generic

Returns

number