Your IP : 216.73.216.79


Current Path : /var/www/html/dynawebv3.blunetdev.com/node_modules/@babel/runtime/helpers/
Upload File :
Current File : /var/www/html/dynawebv3.blunetdev.com/node_modules/@babel/runtime/helpers/temporalRef.js

var temporalUndefined = require("./temporalUndefined");

var tdz = require("./tdz");

function _temporalRef(val, name) {
  return val === temporalUndefined ? tdz(name) : val;
}

module.exports = _temporalRef;