tinky tinky / TextNode Type Alias: TextNode TextNode = object & TinkyNode Interface representing a text node in Tinky. Type Declaration nodeName nodeName: TextName Text node identifier. nodeValue nodeValue: string Text content of the node.