@netgrif/components
Version:
Netgrif Application Engine frontend Angular components
11 lines (10 loc) • 646 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./profile.component";
import * as i2 from "@angular/common";
import * as i3 from "@netgrif/components-core";
import * as i4 from "@angular/material/input";
export declare class ProfileComponentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ProfileComponentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ProfileComponentModule, [typeof i1.ProfileComponent], [typeof i2.CommonModule, typeof i3.MaterialModule, typeof i3.TranslateLibModule, typeof i4.MatInputModule], [typeof i1.ProfileComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ProfileComponentModule>;
}