@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) • 799 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tab-paragraph-container.component";
import * as i2 from "@angular/common";
import * as i3 from "../../../cms-structure/page/component/page-component.module";
import * as i4 from "../../../cms-structure/outlet/outlet.module";
import * as i5 from "@spartacus/core";
export declare class TabParagraphContainerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TabParagraphContainerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TabParagraphContainerModule, [typeof i1.TabParagraphContainerComponent], [typeof i2.CommonModule, typeof i3.PageComponentModule, typeof i4.OutletModule, typeof i5.I18nModule], [typeof i1.TabParagraphContainerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TabParagraphContainerModule>;
}