import { type INodesFactory } from "https://deno.land/x/docxml@1.3.1/src/util/xquery.ts";
Defines the factory methods used in XQuery. Basically equivalent to the Document interface, but with the 'createDocument' factory method added.
import { type INodesFactory } from "https://deno.land/x/docxml@1.3.1/src/util/xquery.ts";
Defines the factory methods used in XQuery. Basically equivalent to the Document interface, but with the 'createDocument' factory method added.