| DIR:/proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/@babel/runtime/helpers/ |
| Current File : //proc/self/cwd/bright.medisavehealthcarebd.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; |