UNPKG

@spartacus/storefront

Version:

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

12 lines (11 loc) 693 B
import * as i0 from "@angular/core"; import * as i1 from "./banner.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "../../../shared/components/generic-link/generic-link.module"; import * as i5 from "../../../shared/components/media/media.module"; export declare class BannerModule { static ɵfac: i0.ɵɵFactoryDeclaration<BannerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<BannerModule, [typeof i1.BannerComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.GenericLinkModule, typeof i5.MediaModule], [typeof i1.BannerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<BannerModule>; }