| Current Path : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/esm/ |
| Current File : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/esm/newArrowCheck.js |
function _newArrowCheck(n, r) {
if (n !== r) throw new TypeError("Cannot instantiate an arrow function");
}
export { _newArrowCheck as default };