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) 638 B
import * as i0 from "@angular/core"; import * as i1 from "./global-message.component"; import * as i2 from "@angular/common"; import * as i3 from "../icon/icon.module"; import * as i4 from "@spartacus/core"; export declare class GlobalMessageComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<GlobalMessageComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<GlobalMessageComponentModule, [typeof i1.GlobalMessageComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.I18nModule], [typeof i1.GlobalMessageComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<GlobalMessageComponentModule>; }