UNPKG

ngx-step

Version:

A simple library module to generate the different stages for activity to track multiple stages.

12 lines (11 loc) 692 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-step.component"; import * as i2 from "./stageformatter.pipe"; import * as i3 from "./customTimeConverter.pipe"; import * as i4 from "./customTimeCalculator.pipe"; import * as i5 from "@angular/common"; export declare class NgxStepModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxStepModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxStepModule, [typeof i1.NgxStepComponent, typeof i2.StageFormatterPipe, typeof i3.CustomTimeConverterPipe, typeof i4.CustomTimeCalculatorPipe], [typeof i5.CommonModule], [typeof i1.NgxStepComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxStepModule>; }