更新版本至 0.0.40,新增 getState 方法以获取文件状态,并扩展 Stat 类型以包含更多元数据

This commit is contained in:
2026-02-01 17:43:00 +08:00
parent 78f781ef39
commit 17d00ca08f
2 changed files with 27 additions and 1 deletions

View File

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