UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

11 lines (10 loc) 638 B
import * as i0 from "@angular/core"; import * as i1 from "./user-card/user-card.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "@netgrif/components-core"; export declare class UserComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<UserComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<UserComponentModule, [typeof i1.UserCardComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.MaterialModule, typeof i4.TranslateLibModule], [typeof i1.UserCardComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<UserComponentModule>; }