forge-arena / ui /node_modules /@babel /runtime /helpers /esm /classStaticPrivateMethodSet.js
Amogh-kal1's picture
Upload folder using huggingface_hub
db75f77 verified
function _classStaticPrivateMethodSet() {
throw new TypeError("attempted to set read only static private field");
}
export { _classStaticPrivateMethodSet as default };