UNPKG

replay-table

Version:

Visualize sport seasons with interactive standings

5 lines (4 loc) 173 B
export {default as winLoss} from './win-loss'; export {default as chgk} from './chgk'; export {default as f1} from './f1'; export {default as matches} from './matches';