UNPKG

@spartacus/storefront

Version:

Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.

16 lines (15 loc) 1.12 kB
import * as i0 from "@angular/core"; import * as i1 from "./address-form.component"; import * as i2 from "./suggested-addresses-dialog/suggested-addresses-dialog.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "@angular/router"; import * as i6 from "@ng-select/ng-select"; import * as i7 from "../../../misc/icon/icon.module"; import * as i8 from "@spartacus/core"; import * as i9 from "../../../../shared/components/form/form-errors/form-errors.module"; export declare class AddressFormModule { static ɵfac: i0.ɵɵFactoryDeclaration<AddressFormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AddressFormModule, [typeof i1.AddressFormComponent, typeof i2.SuggestedAddressDialogComponent], [typeof i3.CommonModule, typeof i4.ReactiveFormsModule, typeof i4.FormsModule, typeof i5.RouterModule, typeof i6.NgSelectModule, typeof i7.IconModule, typeof i8.I18nModule, typeof i9.FormErrorsModule], [typeof i1.AddressFormComponent, typeof i2.SuggestedAddressDialogComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AddressFormModule>; }