UNPKG

react-progress-bar-timer

Version:

Customizable React progress bar with a labeled timer

3 lines (2 loc) 146 B
export { default } from './ProgressTimer'; export { ProgressTimerProps, Direction, Variant, ProgressTimerHandle } from './ProgressTimer.types';