aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/tdz.js
blob: c66f476c6c10d5ea7685d92f7311d04a5a68ee9b (plain) (blame)
1
2
3
4
function _tdzError(e) {
  throw new ReferenceError(e + " is not defined - temporal dead zone");
}
module.exports = _tdzError, module.exports.__esModule = true, module.exports["default"] = module.exports;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage