Type Alias GetAttr

GetAttr: ((this: Node, key: AttrKey) => AttrValue | undefined)

Function to get the value of an attribute.