UNPKG

@spartacus/storefront

Version:

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

12 lines (11 loc) 783 B
import * as i0 from "@angular/core"; import * as i1 from "./cart-item-validation-warning.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "@spartacus/core"; import * as i5 from "../../../misc/icon/icon.module"; export declare class CartItemValidationWarningModule { static ɵfac: i0.ɵɵFactoryDeclaration<CartItemValidationWarningModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CartItemValidationWarningModule, [typeof i1.CartItemValidationWarningComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.I18nModule, typeof i4.UrlModule, typeof i5.IconModule], [typeof i1.CartItemValidationWarningComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CartItemValidationWarningModule>; }