aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/inheritsLoose.js
blob: a27baf01709fcaf20ac9ff926af0fa0b7b928da3 (plain) (blame)
1
2
3
4
5
var setPrototypeOf = require("./setPrototypeOf.js");
function _inheritsLoose(t, o) {
  t.prototype = Object.create(o.prototype), t.prototype.constructor = t, setPrototypeOf(t, o);
}
module.exports = _inheritsLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage