UNPKG

extra-dom

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