mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-29 13:31:27 +02:00
8 lines
114 B
Markdown
8 lines
114 B
Markdown
---
|
|
"fs": "patch"
|
|
"fs-js": "patch"
|
|
---
|
|
|
|
Add support for using `ReadableStream<Unit8Array>` with `writeFile` API.
|
|
|