chore: update request error message

This commit is contained in:
steven
2023-03-29 16:37:29 +08:00
parent ceaf64ee9e
commit e5bbec24a6
9 changed files with 71 additions and 33 deletions

View File

@ -4,3 +4,4 @@ export * from "./connection";
export * from "./database";
export * from "./chat";
export * from "./message";
export * from "./api";