DEBSOURCES
Skip Quicknav
sources / node-typescript / 2.1.5-1 / tests / baselines / reference / alwaysStrictModule5.js
12345678
//// [alwaysStrictModule5.ts] // Targeting ES6 export const a = 1; //// [alwaysStrictModule5.js] // Targeting ES6 export const a = 1;