variable nodesAndTextNodesimport { nodesAndTextNodes } from "https://deno.land/x/deno_dom@v0.1.40/src/dom/node.ts"; Throws if any of the nodes are an ancestor of parentNode type(nodes: (Node | unknown)[], parentNode: Node) => unknown