UNPKG

@blackbaud/skyux-lib-stache

Version:

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

13 lines (12 loc) 962 B
import * as i0 from "@angular/core"; import * as i1 from "./tutorial-step.component"; import * as i2 from "./tutorial-step-body.component"; import * as i3 from "./tutorial-step-heading.component"; import * as i4 from "@angular/common"; import * as i5 from "../page-anchor/page-anchor.module"; import * as i6 from "../router/router.module"; export declare class StacheTutorialStepModule { static ɵfac: i0.ɵɵFactoryDeclaration<StacheTutorialStepModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<StacheTutorialStepModule, [typeof i1.StacheTutorialStepComponent, typeof i2.StacheTutorialStepBodyComponent, typeof i3.StacheTutorialStepHeadingComponent], [typeof i4.CommonModule, typeof i5.StachePageAnchorModule, typeof i6.StacheRouterModule], [typeof i1.StacheTutorialStepComponent, typeof i2.StacheTutorialStepBodyComponent, typeof i3.StacheTutorialStepHeadingComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<StacheTutorialStepModule>; }