UNPKG

@cometchat/chat-uikit-angular

Version:

Ready-to-use Chat UI Components for Angular (JavaScript/Web)

12 lines (11 loc) 818 B
import * as i0 from "@angular/core"; import * as i1 from "./aiassist-bot-message-list/aiassist-bot-message-list.component"; import * as i2 from "@angular/common"; import * as i3 from "../../../CometChatList/cometchat-list.module"; import * as i4 from "../../../CometChatMessageBubble/cometchat-message-bubble.module"; import * as i5 from "@angular/forms"; export declare class AIAssistBotMessageList { static ɵfac: i0.ɵɵFactoryDeclaration<AIAssistBotMessageList, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AIAssistBotMessageList, [typeof i1.AIAssistBotMessageListComponent], [typeof i2.CommonModule, typeof i3.CometChatList, typeof i4.CometChatMessageBubble, typeof i5.FormsModule], [typeof i1.AIAssistBotMessageListComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AIAssistBotMessageList>; }