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) 718 B
import * as i0 from "@angular/core"; import * as i1 from "./page-layout.component"; import * as i2 from "./page-template.directive"; import * as i3 from "@angular/common"; import * as i4 from "../../outlet/outlet.module"; import * as i5 from "../slot/page-slot.module"; export declare class PageLayoutModule { static ɵfac: i0.ɵɵFactoryDeclaration<PageLayoutModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PageLayoutModule, [typeof i1.PageLayoutComponent, typeof i2.PageTemplateDirective], [typeof i3.CommonModule, typeof i4.OutletModule, typeof i5.PageSlotModule], [typeof i1.PageLayoutComponent, typeof i2.PageTemplateDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PageLayoutModule>; }