File "classStaticPrivateMethodGet.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js
File size: 192 bytes
MIME-type: text/x-java
Charset: utf-8
import assertClassBrand from "./assertClassBrand.js";
function _classStaticPrivateMethodGet(s, a, t) {
return assertClassBrand(a, s), t;
}
export { _classStaticPrivateMethodGet as default };