UNPKG

tiebreak

Version:

Calculation of chess tournament tiebreaks compliant with FIDE regulations

3 lines (2 loc) 61 B
export * from "./results.js"; export * from "./tiebreak.js";