forge-arena / ui /node_modules /@babel /runtime /helpers /classCallCheck.js
Amogh-kal1's picture
Upload folder using huggingface_hub
db75f77 verified
function _classCallCheck(a, n) {
if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function");
}
module.exports = _classCallCheck, module.exports.__esModule = true, module.exports["default"] = module.exports;