@netgrif/components
Version:
Netgrif Application Engine frontend Angular components
12 lines (11 loc) • 815 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./forgotten-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 ForgottenPasswordFormComponentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ForgottenPasswordFormComponentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ForgottenPasswordFormComponentModule, [typeof i1.ForgottenPasswordFormComponent], [typeof i2.CommonModule, typeof i3.MaterialModule, typeof i4.FlexLayoutModule, typeof i5.ReactiveFormsModule, typeof i3.TranslateLibModule], [typeof i1.ForgottenPasswordFormComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ForgottenPasswordFormComponentModule>;
}