Your IP : 216.73.216.79


Current Path : /var/www/html/maiwp/node_modules/@babel/runtime/helpers/
Upload File :
Current File : /var/www/html/maiwp/node_modules/@babel/runtime/helpers/newArrowCheck.js

function _newArrowCheck(innerThis, boundThis) {
  if (innerThis !== boundThis) {
    throw new TypeError("Cannot instantiate an arrow function");
  }
}

module.exports = _newArrowCheck;