UNPKG

@wca/helpers

Version:

Helpers and class definitions for WCA and WCIF

5 lines (4 loc) 91 B
export interface TimeLimit { centiseconds: number; cumulativeRoundIds: string[]; }