UNPKG

@cometchat/chat-uikit-angular

Version:

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

11 lines (10 loc) 764 B
import * as i0 from "@angular/core"; import * as i1 from "./cometchat-users-with-messages/cometchat-users-with-messages.component"; import * as i2 from "@angular/common"; import * as i3 from "../CometChatUsers/cometchat-users.module"; import * as i4 from "../CometChatMessages/cometchat-messages.module"; export declare class CometChatUsersWithMessages { static ɵfac: i0.ɵɵFactoryDeclaration<CometChatUsersWithMessages, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatUsersWithMessages, [typeof i1.CometChatUsersWithMessagesComponent], [typeof i2.CommonModule, typeof i3.CometChatUsers, typeof i4.CometChatMessages], [typeof i1.CometChatUsersWithMessagesComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CometChatUsersWithMessages>; }