UNPKG

mam-project-templates

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