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

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
import * as docxml from "https://deno.land/x/docxml@5.5.6/src/classes/NumberMap.ts";

Classes

A special kind of map that makes it easy to store items by a number, automatically ensuring that these identifiers increment and don't collide.