@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) • 571 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@spartacus/cart/import-export/core";
import * as i2 from "@spartacus/cart/import-export/components";
export declare class ImportExportModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ImportExportModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ImportExportModule, never, [typeof i1.ImportExportCoreModule, typeof i2.ExportOrderEntriesModule, typeof i2.ImportOrderEntriesModule, typeof i2.ImportExportOrderEntriesModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<ImportExportModule>;
}