UNPKG

@spartacus/storefront

Version:

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

11 lines (10 loc) 698 B
import * as i0 from "@angular/core"; import * as i1 from "./notification-preference.component"; import * as i2 from "@angular/common"; import * as i3 from "../../../shared/components/spinner/spinner.module"; import * as i4 from "@spartacus/core"; export declare class NotificationPreferenceModule { static ɵfac: i0.ɵɵFactoryDeclaration<NotificationPreferenceModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NotificationPreferenceModule, [typeof i1.NotificationPreferenceComponent], [typeof i2.CommonModule, typeof i3.SpinnerModule, typeof i4.I18nModule], [typeof i1.NotificationPreferenceComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NotificationPreferenceModule>; }