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

x/docxml/src/utilities/xquery.ts>evaluateXPathToMap

TypeScript library for parsing and building a DOCXML file
Go to Latest
function evaluateXPathToMap
import { evaluateXPathToMap } from "https://deno.land/x/docxml@5.1.0/src/utilities/xquery.ts";

Type Parameters

optional
P = Record<string, unknown>

Parameters

...unnamed 0: Parameters<_evaluateXPathToMap>