Sha256: b99adfc19982856ccf1588488541eed7e005ebd84b07c8a48b3cfd650d54bd44
Contents?: true
Size: 337 Bytes
Versions: 6
Compression:
Stored size: 337 Bytes
Contents
"use strict"; function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } var Test = function Test() { _classCallCheck(this, Test); }; "use strict"; arr.map(function (x) { return x * MULTIPLIER; }); //# sourceMappingURL=script3.js.map
Version data entries
6 entries across 6 versions & 2 rubygems