UNPKG

@spartacus/cart

Version:

`@spartacus/cart` is a package that you can include in your application, which allows you to use various cart features.

16 lines (15 loc) 1.58 kB
import * as i0 from "@angular/core"; import * as i1 from "./import-entries/import-order-entries.component"; import * as i2 from "./import-entries-dialog/import-entries-dialog.component"; import * as i3 from "./import-entries-dialog/import-entries-form/import-entries-form.component"; import * as i4 from "./import-entries-dialog/import-entries-summary/import-entries-summary.component"; import * as i5 from "./import-entries-dialog/import-to-new-saved-cart-form/import-to-new-saved-cart-form.component"; import * as i6 from "@angular/common"; import * as i7 from "@angular/forms"; import * as i8 from "@spartacus/storefront"; import * as i9 from "@spartacus/core"; export declare class ImportOrderEntriesModule { static ɵfac: i0.ɵɵFactoryDeclaration<ImportOrderEntriesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ImportOrderEntriesModule, [typeof i1.ImportOrderEntriesComponent, typeof i2.ImportEntriesDialogComponent, typeof i3.ImportEntriesFormComponent, typeof i4.ImportEntriesSummaryComponent, typeof i5.ImportToNewSavedCartFormComponent], [typeof i6.CommonModule, typeof i7.FormsModule, typeof i7.ReactiveFormsModule, typeof i8.FormErrorsModule, typeof i8.IconModule, typeof i8.KeyboardFocusModule, typeof i8.FileUploadModule, typeof i9.I18nModule, typeof i9.ConfigModule], [typeof i1.ImportOrderEntriesComponent, typeof i2.ImportEntriesDialogComponent, typeof i3.ImportEntriesFormComponent, typeof i4.ImportEntriesSummaryComponent, typeof i5.ImportToNewSavedCartFormComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ImportOrderEntriesModule>; }