UNPKG

next

Version:

The React Framework

10 lines (7 loc) 292 B
var temporalUndefined = require("./temporalUndefined.js"); var tdz = require("./tdz.js"); function _temporalRef(val, name) { return val === temporalUndefined ? tdz(name) : val; } module.exports = _temporalRef; module.exports["default"] = module.exports, module.exports.__esModule = true;