UNPKG

@spartacus/storefront

Version:

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

15 lines (14 loc) 911 B
import * as i0 from "@angular/core"; import * as i1 from "./replenishment-order-history.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "../../../../shared/components/list-navigation/list-navigation.module"; import * as i5 from "@spartacus/core"; /** * @deprecated since 4.2 - use order lib instead */ export declare class ReplenishmentOrderHistoryModule { static ɵfac: i0.ɵɵFactoryDeclaration<ReplenishmentOrderHistoryModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ReplenishmentOrderHistoryModule, [typeof i1.ReplenishmentOrderHistoryComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i3.RouterModule, typeof i4.ListNavigationModule, typeof i5.UrlModule, typeof i5.I18nModule], [typeof i1.ReplenishmentOrderHistoryComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ReplenishmentOrderHistoryModule>; }