jobiqo-cl
Version:
[](https://circleci.com/gh/jobiqo/jobiqo-cl)
15 lines (10 loc) • 381 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
function _inheritsLoose(subClass, superClass) {
subClass.prototype = Object.create(superClass.prototype);
subClass.prototype.constructor = subClass;
subClass.__proto__ = superClass;
}
var inheritsLoose = _inheritsLoose;
exports.__moduleExports = inheritsLoose;
exports.default = inheritsLoose;