Your IP : 216.73.216.79


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

function _tdzError(name) {
  throw new ReferenceError(name + " is not defined - temporal dead zone");
}

module.exports = _tdzError;