UNPKG

replay-table

Version:

Visualize sport seasons with interactive standings

4 lines (3 loc) 141 B
export default function (configs) { return Object.keys(configs).reduce((obj, module) => Object.assign(obj, { [module]: {} }), {}); };