@cometchat/chat-uikit-angular
Version:
Ready-to-use Chat UI Components for Angular (JavaScript/Web)
11 lines (10 loc) • 746 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./cometchat-transfer-ownership/cometchat-transfer-ownership.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "../CometChatGroupMembers/cometchat-group-members.module";
export declare class CometChatTransferOwnership {
static ɵfac: i0.ɵɵFactoryDeclaration<CometChatTransferOwnership, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatTransferOwnership, [typeof i1.CometChatTransferOwnershipComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.CometChatGroupMembers], [typeof i1.CometChatTransferOwnershipComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CometChatTransferOwnership>;
}