feat: worker: use hono api

This commit is contained in:
dreamhunter2333
2023-08-16 14:29:49 +08:00
parent 98a4101eaf
commit f05d70f361
5 changed files with 84 additions and 77 deletions

View File

@@ -10,6 +10,7 @@
"wrangler": "^3.0.0"
},
"dependencies": {
"hono": "^3.4.3",
"postal-mime": "^1.0.16"
}
}