Sha256: 651f4ebafd8fb1ebcdacd1bc40652dde8ab42b9728ae9077b5614f1bba289a59
Contents?: true
Size: 350 Bytes
Versions: 28
Compression:
Stored size: 350 Bytes
Contents
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _assertThisInitialized; function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; } //# sourceMappingURL=assertThisInitialized.js.map
Version data entries
28 entries across 24 versions & 2 rubygems