UNPKG

@cometchat/chat-uikit-angular

Version:

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

13 lines (12 loc) 946 B
import '@cometchat/uikit-elements'; import * as i0 from "@angular/core"; import * as i1 from "./cometchat-threaded-messages/cometchat-threaded-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"; export declare class CometChatThreadedMessages { static ɵfac: i0.ɵɵFactoryDeclaration<CometChatThreadedMessages, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatThreadedMessages, [typeof i1.CometChatThreadedMessagesComponent], [typeof i2.CommonModule, typeof i3.CometChatMessageHeader, typeof i4.CometChatMessageList, typeof i5.CometChatMessageComposer], [typeof i1.CometChatThreadedMessagesComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CometChatThreadedMessages>; }