Type alias RoundNameGetter

RoundNameGetter: ((info, t) => string)

Type declaration

    • (info, t): string
    • A function returning a round name based on its number and the count of rounds.

      Parameters

      Returns string

Generated using TypeDoc