UNPKG

v20

Version:

Node package for v20.

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