Your IP : 216.73.216.79


Current Path : /var/www/html/isi/node_modules/@babel/runtime/helpers/esm/
Upload File :
Current File : /var/www/html/isi/node_modules/@babel/runtime/helpers/esm/temporalRef.js

import undef from "@babel/runtime/helpers/esm/temporalUndefined";
import err from "@babel/runtime/helpers/esm/tdz";
export default function _temporalRef(val, name) {
  return val === undef ? err(name) : val;
}