3martini's picture
Upload folder using huggingface_hub
ef12564 verified
raw
history blame contribute delete
No virus
102 Bytes
/** @type {typeof globalThis.Blob} */
export const Blob: typeof globalThis.Blob;
export default Blob;