Utility function used to preprocess a string to be parsed as JSON. It replaces single backslashes with double backslashes, while leaving already escaped ones intact.
Generated using TypeDoc
Utility function used to preprocess a string to be parsed as JSON. It replaces single backslashes with double backslashes, while leaving already escaped ones intact.