Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/esm/
Upload File :
Current File : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/esm/assertClassBrand.js

function _assertClassBrand(e, t, n) {
  if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n;
  throw new TypeError("Private element is not present on this object");
}
export { _assertClassBrand as default };