feat(fs): support ReadableStream<Unit8Array> for writeFile API (#1964)

This commit is contained in:
Amr Bashir
2024-11-21 14:49:40 +02:00
committed by GitHub
parent ac2edc2159
commit 5092ea5e89
8 changed files with 120 additions and 41 deletions
Generated
+2
View File
@@ -6565,7 +6565,9 @@ dependencies = [
"serde_repr",
"tauri",
"tauri-plugin",
"tauri-utils",
"thiserror 2.0.3",
"toml 0.8.19",
"url",
"uuid",
]