UNPKG

@spartacus/storefront

Version:

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

14 lines (13 loc) 940 B
import * as i0 from "@angular/core"; import * as i1 from "./my-interests.component"; import * as i2 from "@angular/common"; import * as i3 from "@spartacus/core"; import * as i4 from "@angular/router"; import * as i5 from "../../../shared/components/list-navigation/list-navigation.module"; import * as i6 from "../../../shared/components/media/media.module"; import * as i7 from "../../../shared/components/spinner/spinner.module"; export declare class MyInterestsModule { static ɵfac: i0.ɵɵFactoryDeclaration<MyInterestsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MyInterestsModule, [typeof i1.MyInterestsComponent], [typeof i2.CommonModule, typeof i3.I18nModule, typeof i4.RouterModule, typeof i5.ListNavigationModule, typeof i3.I18nModule, typeof i3.UrlModule, typeof i6.MediaModule, typeof i7.SpinnerModule], [typeof i1.MyInterestsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<MyInterestsModule>; }