@netgrif/components
Version:
Netgrif Application Engine frontend Angular components
12 lines (11 loc) • 819 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./change-password-form.component";
import * as i2 from "@angular/common";
import * as i3 from "@netgrif/components-core";
import * as i4 from "@ngbracket/ngx-layout";
import * as i5 from "@angular/forms";
export declare class ChangePasswordFormComponentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ChangePasswordFormComponentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ChangePasswordFormComponentModule, [typeof i1.ChangePasswordFormComponent], [typeof i2.CommonModule, typeof i3.MaterialModule, typeof i3.ProfileModule, typeof i4.FlexLayoutModule, typeof i5.ReactiveFormsModule, typeof i3.TranslateLibModule], [typeof i1.ChangePasswordFormComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ChangePasswordFormComponentModule>;
}