File "classPrivateMethodGet.js"

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

import assertClassBrand from "./assertClassBrand.js";
function _classPrivateMethodGet(s, a, r) {
  return assertClassBrand(a, s), r;
}
export { _classPrivateMethodGet as default };