Skip to main content
Module

x/docxml/mod.ts>default#match

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
method default.prototype.match
import { default } from "https://deno.land/x/docxml@1.4.0/mod.ts";

Parameters

xPathTest: string
transformer: Parameters<this.renderer.add>[1]