Current Path : /home/infinitibizsol/.trash/node_modules.6/@babel/helpers/lib/helpers/ |
Current File : /home/infinitibizsol/.trash/node_modules.6/@babel/helpers/lib/helpers/inheritsLoose.js |
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _inheritsLoose; var _setPrototypeOf = require("setPrototypeOf"); function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; _setPrototypeOf(subClass, superClass); } //# sourceMappingURL=inheritsLoose.js.map