aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/temporalRef.js
blob: 54c9190c4aca91f7128fdb8404fe6c23eca47183 (plain) (blame)
1
2
3
4
5
6
var temporalUndefined = require("./temporalUndefined.js");
var tdz = require("./tdz.js");
function _temporalRef(r, e) {
  return r === temporalUndefined ? tdz(e) : r;
}
module.exports = _temporalRef, 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