@spartacus/storefront
Version:
Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.
11 lines (10 loc) • 616 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./save-for-later.component";
import * as i2 from "@angular/common";
import * as i3 from "@spartacus/core";
import * as i4 from "../cart-shared/cart-shared.module";
export declare class SaveForLaterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SaveForLaterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SaveForLaterModule, [typeof i1.SaveForLaterComponent], [typeof i2.CommonModule, typeof i3.I18nModule, typeof i4.CartSharedModule], [typeof i1.SaveForLaterComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SaveForLaterModule>;
}