airmicrodrip / ui /node_modules /@babel /runtime /helpers /esm /classStaticPrivateMethodSet.js
josephrw's picture
Upload folder using huggingface_hub
e9d4f6a verified
Raw
History Blame Contribute Delete
169 Bytes
function _classStaticPrivateMethodSet() {
throw new TypeError("attempted to set read only static private field");
}
export { _classStaticPrivateMethodSet as default };