@spartacus/user
Version:
User feature library for Spartacus
13 lines (12 loc) • 782 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./update-profile.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 UpdateProfileModule {
static ɵfac: i0.ɵɵFactoryDeclaration<UpdateProfileModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<UpdateProfileModule, [typeof i1.UpdateProfileComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.SpinnerModule, typeof i5.I18nModule, typeof i4.FormErrorsModule, typeof i6.RouterModule, typeof i5.UrlModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<UpdateProfileModule>;
}