index.js 90 字节
Newer Older
6
UPDATE  
64104061f23fda247c679fa8 已提交
1 2 3 4
"use strict";
const s = "hello world!";
console.log(s);
//# sourceMappingURL=index.js.map