@spartacus/storefront
Version:
Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.
9 lines (8 loc) • 454 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./promotions.component";
import * as i2 from "@angular/common";
export declare class PromotionsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PromotionsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PromotionsModule, [typeof i1.PromotionsComponent], [typeof i2.CommonModule], [typeof i1.PromotionsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PromotionsModule>;
}