Sha256: 2cda1009832b40970176be7de47da7fc8c48c649b9997532b8bb4e525ab41582
Contents?: true
Size: 219 Bytes
Versions: 60
Compression:
Stored size: 219 Bytes
Contents
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; } module.exports = _assertThisInitialized;
Version data entries
60 entries across 49 versions & 8 rubygems