Pular para o conteúdo principal

RoundRobinFormatConfig

@raizfc/contracts


@raizfc/contracts / RoundRobinFormatConfig

Type Alias: RoundRobinFormatConfig

RoundRobinFormatConfig = Readonly<{ type: "round_robin"; }>

Defined in: championship/championship-format.dto.ts:13

SPEC-DOMAIN-CHAMPIONSHIP-001 "Incluído no MVP": "Pontos corridos, grupos+mata, mata direto, liga ida/volta e mata ida/volta" — the five MVP formats, discriminated by type (reusing ChampionshipFormatType, already declared by IS-MVP-07.1 for the public projection). Only groups_then_knockout and the two knockout variants take extra configuration; the others are fully described by their type alone.