UNPKG

@blackbaud/skyux-lib-stache

Version:

This library was generated with [Nx](https://nx.dev).

24 lines (23 loc) 1.84 kB
import * as i0 from "@angular/core"; import * as i1 from "./layout.component"; import * as i2 from "./layout-blank.component"; import * as i3 from "./layout-container.component"; import * as i4 from "./layout-sidebar.component"; import * as i5 from "./container.component"; import * as i6 from "@angular/common"; import * as i7 from "../action-buttons/action-buttons.module"; import * as i8 from "../affix/affix.module"; import * as i9 from "../back-to-top/back-to-top.module"; import * as i10 from "../nav/nav.module"; import * as i11 from "../breadcrumbs/breadcrumbs.module"; import * as i12 from "../edit-button/edit-button.module"; import * as i13 from "../sidebar/sidebar.module"; import * as i14 from "../table-of-contents/table-of-contents.module"; import * as i15 from "../page-summary/page-summary.module"; import * as i16 from "../page-header/page-header.module"; import * as i17 from "../page-anchor/page-anchor.module"; export declare class StacheLayoutModule { static ɵfac: i0.ɵɵFactoryDeclaration<StacheLayoutModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<StacheLayoutModule, [typeof i1.StacheLayoutComponent, typeof i2.StacheLayoutBlankComponent, typeof i3.StacheLayoutContainerComponent, typeof i4.StacheLayoutSidebarComponent, typeof i5.StacheContainerComponent], [typeof i6.CommonModule, typeof i7.StacheActionButtonsModule, typeof i8.StacheAffixModule, typeof i9.StacheBackToTopModule, typeof i10.StacheNavModule, typeof i11.StacheBreadcrumbsModule, typeof i12.StacheEditButtonModule, typeof i13.StacheSidebarModule, typeof i14.StacheTableOfContentsModule, typeof i15.StachePageSummaryModule, typeof i16.StachePageHeaderModule, typeof i17.StachePageAnchorModule], [typeof i1.StacheLayoutComponent, typeof i5.StacheContainerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<StacheLayoutModule>; }