UNPKG

xpath-ts2

Version:

DOM 3 and 4 XPath 1.0 implementation for browser and Node.js environment with support for typescript 5.

3 lines (2 loc) 141 B
export const XML_NAMESPACE_URI = 'http://www.w3.org/XML/1998/namespace'; export const XMLNS_NAMESPACE_URI = 'http://www.w3.org/2000/xmlns/';