j
console.log(JSON.parse('"t\\ne\\ns\\nt"'))
console.log(JSON.parse(JSON.parse('"\\"t\\\\ne\\\\ns\\\\nt\\""')))
Size: a a a
j
console.log(JSON.parse('"t\\ne\\ns\\nt"'))
console.log(JSON.parse(JSON.parse('"\\"t\\\\ne\\\\ns\\\\nt\\""')))
КК
Ф
j
console.log('\t'.charCodeAt(0))
console.log(JSON.stringify('\t').charCodeAt(1))
console.log('\\t'.charCodeAt(0))
КК
КК
TH
TH
TH
TH
TH
TH
TH
TH
КК
TH
TH
TH
MK