Type alias StageType

StageType: "round_robin" | "single_elimination" | "double_elimination"

The only supported types of stage.

Generated using TypeDoc