File "classPrivateMethodInitSpec.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js
File size: 214 bytes
MIME-type: text/x-java
Charset: utf-8

import checkPrivateRedeclaration from "./checkPrivateRedeclaration.js";
function _classPrivateMethodInitSpec(e, a) {
  checkPrivateRedeclaration(e, a), a.add(e);
}
export { _classPrivateMethodInitSpec as default };