UNPKG

extra-dom

Version:
2 lines (1 loc) 123 B
export declare function findInDescendantNodes(node: Node, predicate: (node: ChildNode) => unknown): ChildNode | undefined;