DIR: /proc/1784574/root/usr/share/nodejs/@babel/runtime-corejs2/helpers/ |
Current File : //proc/1784574/root/usr/share/nodejs/@babel/runtime-corejs2/helpers/tdz.js |
function _tdzError(name) { throw new ReferenceError(name + " is not defined - temporal dead zone"); } module.exports = _tdzError, module.exports.__esModule = true, module.exports["default"] = module.exports; |