@syncfusion/ej2-angular-progressbar
Version:
Essential JS 2 ProgressBar Component for Angular
7 lines (6 loc) • 535 B
TypeScript
export { ProgressBarAnnotationDirective, ProgressBarAnnotationsDirective } from './progressbar/annotations.directive';
export { RangeColorDirective, RangeColorsDirective } from './progressbar/rangecolors.directive';
export { ProgressBarComponent } from './progressbar/progressbar.component';
export { ProgressBarModule } from './progressbar/progressbar.module';
export { ProgressBarAllModule, ProgressAnnotationService, ProgressTooltipService } from './progressbar/progressbar-all.module';
export * from '@syncfusion/ej2-progressbar';