diff --git a/src/types/index.ts b/src/types/index.ts index a98a6cc4..f0909b6e 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -13,3 +13,4 @@ export * from "./models"; export * from "./workflow"; export * from "./api"; export * from "./quickstart"; +export * from "./chat";