feat: rename 'model' to 'model_name'

This commit is contained in:
Henry Li
2026-01-16 14:03:34 +08:00
parent 1f03fb3749
commit faf80bb429
10 changed files with 147 additions and 89 deletions
+1 -2
View File
@@ -1,2 +1 @@
export * from "./client";
export * from "./hooks";
export * from "./api-client";