@blackbaud/skyux-lib-stache
Version:
This library was generated with [Nx](https://nx.dev).
11 lines (10 loc) • 787 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tutorial.component";
import * as i2 from "./tutorial-heading.component";
import * as i3 from "./tutorial-summary.component";
import * as i4 from "../tutorial-step/tutorial-step.module";
export declare class StacheTutorialModule {
static ɵfac: i0.ɵɵFactoryDeclaration<StacheTutorialModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<StacheTutorialModule, [typeof i1.StacheTutorialComponent, typeof i2.StacheTutorialHeadingComponent, typeof i3.StacheTutorialSummaryComponent], never, [typeof i1.StacheTutorialComponent, typeof i2.StacheTutorialHeadingComponent, typeof i3.StacheTutorialSummaryComponent, typeof i4.StacheTutorialStepModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<StacheTutorialModule>;
}