UNPKG

@spartacus/storefront

Version:

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

13 lines (12 loc) 816 B
import * as i0 from "@angular/core"; import * as i1 from "./footer-navigation.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "../navigation/navigation.module"; import * as i5 from "../../../shared/components/generic-link/generic-link.module"; import * as i6 from "@spartacus/core"; export declare class FooterNavigationModule { static ɵfac: i0.ɵɵFactoryDeclaration<FooterNavigationModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FooterNavigationModule, [typeof i1.FooterNavigationComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.NavigationModule, typeof i5.GenericLinkModule, typeof i6.I18nModule], [typeof i1.FooterNavigationComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<FooterNavigationModule>; }