Function extractParticipantsFromSeeding

  • Extracts participants from a seeding, without the BYEs.

    Parameters

    • tournamentId: Id

      ID of the tournament.

    • seeding: Seeding

      The seeding (no IDs).

    Returns OmitId<Participant>[]

Generated using TypeDoc