Sha256: 57d25ae18e57fe8c232ff564feaedf3d7018f375c45ec4e497d3f883ab51d3be
Contents?: true
Size: 536 Bytes
Versions: 52
Compression:
Stored size: 536 Bytes
Contents
var setPrototypeOf = require("./setPrototypeOf.js"); function _inherits(t, e) { if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function"); t.prototype = Object.create(e && e.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, "prototype", { writable: !1 }), e && setPrototypeOf(t, e); } module.exports = _inherits, module.exports.__esModule = true, module.exports["default"] = module.exports;
Version data entries
52 entries across 52 versions & 3 rubygems