Saves a node to a string. Different from Node.toString() because it cuts off leading and trailing {}. Use this instead of Node.toString()` if you want to save a modified node
See Implementation
Saves a node to a string. Different from Node.toString() because it cuts off leading and trailing {}. Use this instead of Node.toString()` if you want to save a modified node