feat(mod): add response

This commit is contained in:
2026-01-29 18:09:58 +08:00
parent 54058478c4
commit 4db955113c
9 changed files with 379 additions and 25 deletions

2
types/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from "./api-response";