Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/classes/NumberMap.ts

TypeScript library for parsing and building a DOCXML file
Go to Latest
import * as docxml from "https://deno.land/x/docxml@5.1.0/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.