@spartacus/cart
Version:
`@spartacus/cart` is a package that you can include in your application, which allows you to use various cart features.
11 lines (10 loc) • 681 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./export-order-entries.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
import * as i4 from "@spartacus/core";
export declare class ExportOrderEntriesModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ExportOrderEntriesModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ExportOrderEntriesModule, [typeof i1.ExportOrderEntriesComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.I18nModule, typeof i4.UrlModule, typeof i4.ConfigModule], [typeof i1.ExportOrderEntriesComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ExportOrderEntriesModule>;
}