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) 741 B
import * as i0 from "@angular/core"; import * as i1 from "./truncate-text-popover.component"; import * as i2 from "./truncate.pipe"; import * as i3 from "@angular/common"; import * as i4 from "@spartacus/core"; import * as i5 from "../popover/popover.module"; export declare class TruncateTextPopoverModule { static ɵfac: i0.ɵɵFactoryDeclaration<TruncateTextPopoverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TruncateTextPopoverModule, [typeof i1.TruncateTextPopoverComponent, typeof i2.TruncatePipe], [typeof i3.CommonModule, typeof i4.I18nModule, typeof i5.PopoverModule], [typeof i1.TruncateTextPopoverComponent, typeof i2.TruncatePipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<TruncateTextPopoverModule>; }