Accepts an object of any key/values, and tries to un-stringify each value, and returns the new resulting object.
The object to try to un-stringify its children.
The un-stringified object (a new object, obj is untouched).
Generated using TypeDoc
Accepts an object of any key/values, and tries to un-stringify each value, and returns the new resulting object.