Function transitionToMinor

  • Makes the transition to a minor round for duels of the previous round. The duel count stays the same.

    Parameters

    • previousDuels: Duel[]

      The previous duels to transition from.

    • losers: ParticipantSlot[]

      Losers from the previous major round.

    • Optional method: SeedOrdering

      The ordering method for the losers.

    Returns Duel[]

Generated using TypeDoc