tscoverage/test/ts/index.js

4 lines
79 B
JavaScript
Raw Normal View History

2016-01-14 19:31:53 +01:00
(function () {
console.log("test");
}());
//# sourceMappingURL=index.js.map