feat: Inegration with Chama AI

This commit is contained in:
Davidson Gomes
2023-08-19 10:42:41 -03:00
parent bf09a70096
commit a2cd57d9c6
14 changed files with 477 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
export * from './auth.model';
export * from './chamaai.model';
export * from './chat.model';
export * from './chatwoot.model';
export * from './contact.model';