Skip to content

Commit 94db852

Browse files
author
Siziy Ivan
committed
add export for AbstractAiModelService
1 parent f8b9b82 commit 94db852

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ export * from "./migrations/index"
3030
export * from "./system/bindNavigation"
3131
export * from "./lib/helper/jwt"
3232
export * from "./lib/notifications/AbstractNotificationService"
33-
export * from "./lib/POWCaptcha"
33+
export * from "./lib/POWCaptcha"
34+
export * from "./lib/ai-assistant/AbstractAiModelService"

0 commit comments

Comments
 (0)