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