Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ogone/src/ogone.dom.d.ts>XPathEvaluator

Advanced Web Composition for Future
Latest
interface XPathEvaluator
implements XPathEvaluatorBase
import { type XPathEvaluator } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

The XPathEvaluator export interface allows to compile and evaluate XPath expressions.