| Current Path : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/esm/ |
| Current File : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/esm/inheritsLoose.js |
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 };