UNPKG

@spartacus/cart

Version:

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

12 lines (11 loc) 799 B
import * as i0 from "@angular/core"; import * as i1 from "./saved-cart-form-dialog.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"; export declare class SavedCartFormDialogModule { static ɵfac: i0.ɵɵFactoryDeclaration<SavedCartFormDialogModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SavedCartFormDialogModule, [typeof i1.SavedCartFormDialogComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.FormErrorsModule, typeof i5.I18nModule, typeof i4.IconModule, typeof i4.KeyboardFocusModule], [typeof i1.SavedCartFormDialogComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SavedCartFormDialogModule>; }