QuantumShield / frontend /node_modules /@babel /runtime /helpers /esm /classStaticPrivateMethodSet.js
SantoshKumar1310's picture
Upload folder using huggingface_hub
49e53ae verified
function _classStaticPrivateMethodSet() {
throw new TypeError("attempted to set read only static private field");
}
export { _classStaticPrivateMethodSet as default };