NodeSelector typedef

NodeSelector = bool Function(DOMNode? node)

Implementation

typedef NodeSelector = bool Function(DOMNode? node);