UNPKG

@spartacus/user

Version:

User feature library for Spartacus

13 lines (12 loc) 758 B
import * as i0 from "@angular/core"; import * as i1 from "./login-form.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@angular/router"; import * as i5 from "@spartacus/core"; import * as i6 from "@spartacus/storefront"; export declare class LoginFormModule { static ɵfac: i0.ɵɵFactoryDeclaration<LoginFormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LoginFormModule, [typeof i1.LoginFormComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.RouterModule, typeof i5.UrlModule, typeof i5.I18nModule, typeof i6.FormErrorsModule, typeof i6.SpinnerModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<LoginFormModule>; }