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.14 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/wish-list/wish-list.component"; import * as i2 from "./components/wish-list-item/wish-list-item.component"; import * as i3 from "../cart/add-to-cart/add-to-cart.module"; import * as i4 from "@angular/common"; import * as i5 from "@spartacus/core"; import * as i6 from "../../shared/components/media/media.module"; import * as i7 from "@angular/router"; import * as i8 from "../../shared/components/star-rating/star-rating.module"; import * as i9 from "../../shared/components/item-counter/item-counter.module"; export declare class WishListModule { static ɵfac: i0.ɵɵFactoryDeclaration<WishListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<WishListModule, [typeof i1.WishListComponent, typeof i2.WishListItemComponent], [typeof i3.AddToCartModule, typeof i4.CommonModule, typeof i5.I18nModule, typeof i6.MediaModule, typeof i7.RouterModule, typeof i8.StarRatingModule, typeof i5.UrlModule, typeof i9.ItemCounterModule], [typeof i1.WishListComponent, typeof i2.WishListItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<WishListModule>; }