UNPKG

cfx.simple-build-tool

Version:

7 lines 145 B
var STRING_SUBSTITUTIONS = { // table of character substitutions '\t': '\\t', '\r': '\\r', '\n': '\\n', '"' : '\\"', '\\': '\\\\' };