mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-17 19:07:12 +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.
|
|
|