@spartacus/user
Version:
User feature library for Spartacus
13 lines (12 loc) • 788 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./update-password.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@spartacus/storefront";
import * as i5 from "@spartacus/core";
import * as i6 from "@angular/router";
export declare class UpdatePasswordModule {
static ɵfac: i0.ɵɵFactoryDeclaration<UpdatePasswordModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<UpdatePasswordModule, [typeof i1.UpdatePasswordComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.SpinnerModule, typeof i5.I18nModule, typeof i4.FormErrorsModule, typeof i5.UrlModule, typeof i6.RouterModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<UpdatePasswordModule>;
}