forge-arena / ui /node_modules /@babel /runtime /helpers /esm /classPrivateMethodInitSpec.js
Amogh-kal1's picture
Upload folder using huggingface_hub
db75f77 verified
import checkPrivateRedeclaration from "./checkPrivateRedeclaration.js";
function _classPrivateMethodInitSpec(e, a) {
checkPrivateRedeclaration(e, a), a.add(e);
}
export { _classPrivateMethodInitSpec as default };