mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-10 19:54:33 -05:00
- 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