import { NumberMap } from "https://deno.land/x/docxml@5.15.3/src/classes/NumberMap.ts";
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.
import { NumberMap } from "https://deno.land/x/docxml@5.15.3/src/classes/NumberMap.ts";
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.