UNPKG

@cometchat/chat-uikit-angular

Version:

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

14 lines (13 loc) 1.02 kB
import "@cometchat/uikit-elements"; import * as i0 from "@angular/core"; import * as i1 from "./cometchat-message-list/cometchat-message-list.component"; import * as i2 from "@angular/common"; import * as i3 from "../CometChatMessageBubble/cometchat-message-bubble.module"; import * as i4 from "../Calls/CometChatOngoingCall/cometchat-ongoing-call.module"; import * as i5 from "../CometChatContacts/cometchat-contacts.module"; import * as i6 from "../CometChatMessageInformation/cometchat-message-information.module"; export declare class CometChatMessageList { static ɵfac: i0.ɵɵFactoryDeclaration<CometChatMessageList, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatMessageList, [typeof i1.CometChatMessageListComponent], [typeof i2.CommonModule, typeof i3.CometChatMessageBubble, typeof i4.CometChatOngoingCall, typeof i5.CometChatContacts, typeof i6.CometChatMessageInformation], [typeof i1.CometChatMessageListComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CometChatMessageList>; }