aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
blob: 33ad54c960c273e21e000e8c21e01e92aa8bb6e7 (plain) (blame)
1
2
3
4
function _checkPrivateRedeclaration(e, t) {
  if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object");
}
module.exports = _checkPrivateRedeclaration, 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