Sha256: 267b5fe8cb0defb45220e19c6999824d582bd798dc7435f752a09fdc8e9787a7

Contents?: true

Size: 223 Bytes

Versions: 49

Compression:

Stored size: 223 Bytes

Contents

function _inheritsLoose(subClass, superClass) {
  subClass.prototype = Object.create(superClass.prototype);
  subClass.prototype.constructor = subClass;
  subClass.__proto__ = superClass;
}

module.exports = _inheritsLoose;

Version data entries

49 entries across 49 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/runtime/helpers/inheritsLoose.js
disco_app-0.18.0 test/dummy/node_modules/@babel/runtime/helpers/inheritsLoose.js
disco_app-0.18.2 test/dummy/node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-5.0.7 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-5.0.6 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-5.0.5 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-5.0.4 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-5.0.3 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-5.0.2 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-5.0.1 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-4.3.5 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-5.0.0 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-4.3.4 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-4.3.3 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-4.3.2 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-4.3.1 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-4.3 node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-4.2.3 node_modules/@babel/runtime/helpers/inheritsLoose.js
tang-0.2.1 spec/tang_app/node_modules/@babel/runtime/helpers/inheritsLoose.js
trusty-cms-4.2.2 node_modules/@babel/runtime/helpers/inheritsLoose.js