UNPKG

@spartacus/cart

Version:

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

11 lines (10 loc) 654 B
import * as i0 from "@angular/core"; import * as i1 from "./add-to-saved-cart.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "@spartacus/core"; export declare class AddToSavedCartModule { static ɵfac: i0.ɵɵFactoryDeclaration<AddToSavedCartModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AddToSavedCartModule, [typeof i1.AddToSavedCartComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.ConfigModule, typeof i4.I18nModule, typeof i4.UrlModule], [typeof i1.AddToSavedCartComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AddToSavedCartModule>; }