Graduation / ui /node_modules /@babel /runtime /helpers /classStaticPrivateMethodSet.js
DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
242 Bytes
function _classStaticPrivateMethodSet() {
throw new TypeError("attempted to set read only static private field");
}
module.exports = _classStaticPrivateMethodSet, module.exports.__esModule = true, module.exports["default"] = module.exports;