NodeIdentifier
A node identifier can be either a string or a node structure.
Signature
type NodeIdentifier = NodeStructure | string;Members
This export does not declare public properties or methods in the generated declaration file.
A node identifier can be either a string or a node structure.
type NodeIdentifier = NodeStructure | string;This export does not declare public properties or methods in the generated declaration file.