UNPKG

iplr

Version:

Node package for IPLR.

7 lines (5 loc) 82 B
export default class TeamRecord { constructor (team) { this.team = team; } }