mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-21 23:27:12 +02:00
58eff84f43
- Change from data.buffer to new Uint8Array(data) to fix ArrayBufferLike type compatibility with Blob constructor - Fixes TS2322 errors about SharedArrayBuffer not being assignable to BlobPart