chore: sync local changes to Gitea

This commit is contained in:
shumengya
2026-06-24 22:10:25 +08:00
parent ea07531243
commit 5c44179c2c
50 changed files with 6892 additions and 869 deletions

View File

@@ -6,5 +6,5 @@
"types": ["@cloudflare/workers-types"],
"moduleResolution": "bundler"
},
"include": ["src/worker/**/*.ts", "worker-configuration.d.ts"]
"include": ["worker/**/*.ts", "worker-configuration.d.ts"]
}