UNPKG

@covalent/core

Version:

Core Teradata UI Platform for layouts, icons, custom components and themes. This should be added as a dependency for any project that wants to use layouts, icons and themes for Angular Material.

15 lines (14 loc) 1.01 kB
import * as i0 from "@angular/core"; import * as i1 from "./user-profile.component"; import * as i2 from "./user-profile-menu/user-profile-menu.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/menu"; import * as i5 from "@angular/material/icon"; import * as i6 from "@angular/material/button"; import * as i7 from "@angular/material/list"; import * as i8 from "@covalent/core/menu"; export declare class CovalentUserProfileModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentUserProfileModule, never>; 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]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentUserProfileModule>; }