forge-arena / ui /node_modules /@babel /runtime /helpers /classPrivateMethodSet.js
Amogh-kal1's picture
Upload folder using huggingface_hub
db75f77 verified
function _classPrivateMethodSet() {
throw new TypeError("attempted to reassign private method");
}
module.exports = _classPrivateMethodSet, module.exports.__esModule = true, module.exports["default"] = module.exports;