UNPKG

angular-svg-round-progressbar

Version:

Angular module that uses SVG to create a circular progressbar

7 lines (6 loc) 383 B
export * from './round-progress/round-progress.service'; export * from './round-progress/round-progress.component'; export * from './round-progress/round-progress.module'; export * from './round-progress/round-progress.ease'; export * from './round-progress/round-progress.config'; export { RoundProgressModule as RoundprogressModule } from './round-progress/round-progress.module';