@designliquido/xpath
    Preparing search index...

    Type Alias XPathDocuments

    XPathDocuments: Record<string, XPathNode | null>

    Type for available documents mapping (URI -> root node). Used by fn:doc() and related functions (XPath 2.0+).