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