@cometchat/chat-uikit-angular
Version:
Ready-to-use Chat UI Components for Angular (JavaScript/Web)
17 lines (16 loc) • 1.34 kB
TypeScript
import "@cometchat/uikit-elements";
import * as i0 from "@angular/core";
import * as i1 from "./cometchat-messages/cometchat-messages.component";
import * as i2 from "@angular/common";
import * as i3 from "../CometChatMessageHeader/cometchat-message-header.module";
import * as i4 from "../CometChatMessageList/cometchat-message-list.module";
import * as i5 from "../CometChatMessageComposer/cometchat-message-composer.module";
import * as i6 from "../CometChatThreadedMessages/cometchat-threaded-messages.module";
import * as i7 from "../CometChatDetails/cometchat-details.module";
import * as i8 from "../Calls/CometChatCallButtons/cometchat-call-buttons.module";
import * as i9 from "../Shared/Views/AIAssistBotMessageList/aiassist-bot-message-list.module";
export declare class CometChatMessages {
static ɵfac: i0.ɵɵFactoryDeclaration<CometChatMessages, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatMessages, [typeof i1.CometChatMessagesComponent], [typeof i2.CommonModule, typeof i3.CometChatMessageHeader, typeof i4.CometChatMessageList, typeof i5.CometChatMessageComposer, typeof i6.CometChatThreadedMessages, typeof i7.CometChatDetails, typeof i8.CometChatCallButtons, typeof i9.AIAssistBotMessageList], [typeof i1.CometChatMessagesComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CometChatMessages>;
}