Removes new lines from a JSON string or object.
The JSON string or object to remove new lines from.
Returns the JSON object with new lines removed.
Throws an error if the input is not valid JSON.
Generated using TypeDoc
Removes new lines from a JSON string or object.