UNPKG

@wca/helpers

Version:

Helpers and class definitions for WCA and WCIF

2 lines (1 loc) 61 B
export type RoundFormat = '1' | '2' | '3' | '5' | 'a' | 'm';