Skip to main content
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.3.8/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.