@spartacus/cart
Version:
`@spartacus/cart` is a package that you can include in your application, which allows you to use various cart features.
9 lines (8 loc) • 482 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./store/saved-cart-store.module";
import * as i2 from "./events/saved-cart-events.module";
export declare class SavedCartCoreModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SavedCartCoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SavedCartCoreModule, never, [typeof i1.SavedCartStoreModule, typeof i2.SavedCartEventsModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<SavedCartCoreModule>;
}