chore: 添加TypeScript类型定义

This commit is contained in:
anghunk
2026-02-12 09:50:39 +08:00
parent 4cf7022047
commit 7c73a13d8d
6 changed files with 125 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-api",
"version": "0.1.4-beta",
"version": "0.1.4-rc-1",
"scripts": {
"deploy": "node scripts/index.js && wrangler deploy",
"dev": "wrangler dev",