Sha256: 0cf611f6aad7b7570b4e27b62304dcb2925d66e2a80300bd4e134ccaad084f04
Contents?: true
Size: 300 Bytes
Versions: 6
Compression:
Stored size: 300 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; });
Version data entries
6 entries across 6 versions & 2 rubygems