Type alias RankingFormula

RankingFormula: ((ranking) => number)

Type declaration

    • (ranking): number
    • A formula to compute the points in a ranking.

      Parameters

      Returns number

Generated using TypeDoc