UNPKG

1.01 kBTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./user-profile.component";
3import * as i2 from "./user-profile-menu/user-profile-menu.component";
4import * as i3 from "@angular/common";
5import * as i4 from "@angular/material/menu";
6import * as i5 from "@angular/material/icon";
7import * as i6 from "@angular/material/button";
8import * as i7 from "@angular/material/list";
9import * as i8 from "@covalent/core/menu";
10export declare class CovalentUserProfileModule {
11 static ɵfac: i0.ɵɵFactoryDeclaration<CovalentUserProfileModule, never>;
12 static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentUserProfileModule, [typeof i1.TdUserProfileComponent, typeof i2.TdUserProfileMenuComponent], [typeof i3.CommonModule, typeof i4.MatMenuModule, typeof i5.MatIconModule, typeof i6.MatButtonModule, typeof i7.MatListModule, typeof i8.CovalentMenuModule], [typeof i1.TdUserProfileComponent, typeof i2.TdUserProfileMenuComponent]>;
13 static ɵinj: i0.ɵɵInjectorDeclaration<CovalentUserProfileModule>;
14}