Type Alias GetChild

GetChild: ((this: Node, sel: Selector) => ModNode | undefined)

Function to find a child node based on a selector.