@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) • 660 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./paragraph.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
import * as i4 from "../../../shared/pipes/suplement-hash-anchors/supplement-hash-anchors.module";
export declare class CmsParagraphModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CmsParagraphModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CmsParagraphModule, [typeof i1.ParagraphComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.SupplementHashAnchorsModule], [typeof i1.ParagraphComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CmsParagraphModule>;
}