UNPKG

@spartacus/storefront

Version:

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

14 lines (13 loc) 923 B
import * as i0 from "@angular/core"; import * as i1 from "./cart-totals.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "@spartacus/core"; import * as i5 from "../cart-shared/cart-shared.module"; import * as i6 from "../cart-coupon/cart-coupon.module"; import * as i7 from "../../../shared/components/progress-button/progress-button.module"; export declare class CartTotalsModule { static ɵfac: i0.ɵɵFactoryDeclaration<CartTotalsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CartTotalsModule, [typeof i1.CartTotalsComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.UrlModule, typeof i5.CartSharedModule, typeof i4.I18nModule, typeof i6.CartCouponModule, typeof i4.FeaturesConfigModule, typeof i7.ProgressButtonModule], [typeof i1.CartTotalsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CartTotalsModule>; }