//// [objectLiteral1.ts] var v30 = {a:1, b:2}; //// [objectLiteral1.js] var v30 = { a: 1, b: 2 };