更新版本至 0.0.39,优化 uploadFile 和 uploadChunkedFile 方法,支持自定义 chunkSize 和 maxSize 参数

This commit is contained in:
2026-02-01 16:22:59 +08:00
parent f4afea4560
commit 78f781ef39
2 changed files with 20 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/api",
"version": "0.0.38",
"version": "0.0.39",
"description": "",
"main": "mod.ts",
"scripts": {