index.js 72 B

123
  1. import PlayerTable from './PlayerTable'
  2. export default { PlayerTable }