UNPKG

replay-table

Version:

Visualize sport seasons with interactive standings

5 lines (4 loc) 176 B
export {default as play} from './play'; export {default as previous} from './previous'; export {default as next} from './next'; export {default as slider} from './slider';