| Current Path : /home/emeraadmin/www/node_modules/@babel/runtime/helpers/esm/ |
| Current File : /home/emeraadmin/www/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js |
function _getPrototypeOf(t) {
return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) {
return t.__proto__ || Object.getPrototypeOf(t);
}, _getPrototypeOf(t);
}
export { _getPrototypeOf as default };