@cometchat/chat-uikit-angular
Version:
Ready-to-use Chat UI Components for Angular (JavaScript/Web)
12 lines (11 loc) • 951 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./cometchat-conversations-with-messages/cometchat-conversations-with-messages.component";
import * as i2 from "@angular/common";
import * as i3 from "../CometChatConversations/cometchat-conversations.module";
import * as i4 from "../CometChatMessages/cometchat-messages.module";
import * as i5 from "../CometChatContacts/cometchat-contacts.module";
export declare class CometChatConversationsWithMessages {
static ɵfac: i0.ɵɵFactoryDeclaration<CometChatConversationsWithMessages, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatConversationsWithMessages, [typeof i1.CometChatConversationsWithMessagesComponent], [typeof i2.CommonModule, typeof i3.CometChatConversations, typeof i4.CometChatMessages, typeof i5.CometChatContacts], [typeof i1.CometChatConversationsWithMessagesComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CometChatConversationsWithMessages>;
}