UNPKG

@babel/runtime-corejs3

Version:

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

6 lines 286 B
import _Object$create from "core-js-pure/features/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 };