UNPKG

@rc-component/progress

Version:
5 lines (4 loc) 133 B
import Line from './Line'; import Circle from './Circle'; export type { ProgressProps } from './interface'; export { Line, Circle };