@obliczeniowo/elementary
Version:
Library made in Angular version 19
15 lines (14 loc) • 1.19 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/progress-stepper/progress-stepper.component";
import * as i2 from "./components/progress-vertical-stepper/progress-vertical-stepper.component";
import * as i3 from "./components/stepper/stepper.component";
import * as i4 from "./components/vertical-stepper/vertical-stepper.component";
import * as i5 from "@angular/common";
import * as i6 from "@obliczeniowo/elementary/pie-progress";
import * as i7 from "@obliczeniowo/elementary/loading";
import * as i8 from "@obliczeniowo/elementary/icons";
export declare class StepperModule {
static ɵfac: i0.ɵɵFactoryDeclaration<StepperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<StepperModule, [typeof i1.ProgressStepperComponent, typeof i2.ProgressVerticalStepperComponent, typeof i3.StepperComponent, typeof i4.VerticalStepperComponent], [typeof i5.CommonModule, typeof i6.PieProgressModule, typeof i7.LoadingModule, typeof i8.IconsModule], [typeof i1.ProgressStepperComponent, typeof i2.ProgressVerticalStepperComponent, typeof i3.StepperComponent, typeof i4.VerticalStepperComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<StepperModule>;
}