@cometchat/chat-uikit-angular
Version:
Ready-to-use Chat UI Components for Angular (JavaScript/Web)
12 lines (11 loc) • 783 B
TypeScript
import "@cometchat/uikit-elements";
import * as i0 from "@angular/core";
import * as i1 from "./cometchat-user-member-wrapper.component";
import * as i2 from "@angular/common";
import * as i3 from "../CometChatUsers/cometchat-users.module";
import * as i4 from "../CometChatGroupMembers/cometchat-group-members.module";
export declare class CometChatUserMemberWrapper {
static ɵfac: i0.ɵɵFactoryDeclaration<CometChatUserMemberWrapper, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatUserMemberWrapper, [typeof i1.CometChatUserMemberWrapperComponent], [typeof i2.CommonModule, typeof i3.CometChatUsers, typeof i4.CometChatGroupMembers], [typeof i1.CometChatUserMemberWrapperComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CometChatUserMemberWrapper>;
}