File size: 102 Bytes
ef12564
 
 
1
2
3
4
/** @type {typeof globalThis.Blob} */
export const Blob: typeof globalThis.Blob;
export default Blob;