UNPKG

@babel/runtime-corejs2

Version:

babel's modular runtime helpers with core-js@2 polyfilling

6 lines 283 B
import _Object$create from "core-js/library/fn/object/create.js"; import setPrototypeOf from "./setPrototypeOf.js"; function _inheritsLoose(t, o) { t.prototype = _Object$create(o.prototype), t.prototype.constructor = t, setPrototypeOf(t, o); } export { _inheritsLoose as default };