js-curling-scoreboard / Exports / ClubStyleCards
This data structure captures the positions of cards displayed on a club-style scoreboard.
• blanks: Set
<number>
Set of ends that were blank
• team1Line: (undefined
| number
)[]
Maps point values to end numbers for the top team.
• team2Line: (undefined
| number
)[]
Maps point values to end numbers for the bottom team