Fix: 修复Python Online板卡下「本地文件系统」连续多次读取目录时报错

This commit is contained in:
王立帮
2024-11-27 14:22:02 +08:00
parent e0534d607d
commit 624012e96f
7 changed files with 542 additions and 90 deletions

View File

@@ -18,6 +18,8 @@
},
"dependencies": {
"@basthon/kernel-loader": "^0.62.21",
"@zenfs/core": "^1.4.0",
"@zenfs/dom": "^1.0.6",
"idb-keyval": "^6.2.1"
},
"main": "./export.js",