Interface ViewerData

The data to display with brackets-viewer.js

Hierarchy

  • ViewerData

Properties

stages: Stage[]

The stages to display.

matches: Match[]

The matches of the stage to display.

matchGames: MatchGame[]

The games of the matches to display.

participants: Participant[]

The participants who play in the stage to display.

Generated using TypeDoc