UNPKG

@syncfusion/ej2-angular-progressbar

Version:
15 lines (14 loc) 716 B
import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./progressbar.module"; export declare const ProgressAnnotationService: ValueProvider; export declare const ProgressTooltipService: ValueProvider; /** * NgModule definition for the ProgressBar component with providers. */ export declare class ProgressBarAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarAllModule, never, [typeof i1.CommonModule, typeof i2.ProgressBarModule], [typeof i2.ProgressBarModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<ProgressBarAllModule>; }