UNPKG

onix-chess-game

Version:
7 lines 141 B
export interface IClock { limit?: string, can_pause?: boolean, initial?: number, increment?: number, totalTime?: number }