forge-arena / ui /node_modules /@babel /runtime /helpers /esm /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");
}
export { _classCallCheck as default };