UNPKG

sisyphus-progressbar

Version:

A animated progress bar inspired by the myth of Sisyphus, featuring physics-based animations and philosophical quotes

4 lines (3 loc) 192 B
export { default } from './SisyphusProgressBar'; export { default as SisyphusProgressBar } from './SisyphusProgressBar'; export type { SisyphusProgressBarProps } from './SisyphusProgressBar';