UNPKG

@hardbulls/wbsc-crawler

Version:

Tool to crawl events, leagues and statistics from WBSC based websites.

8 lines 211 B
export declare enum GameStatus { SCHEDULED = "scheduled", SUSPENDED = "suspended", FINISHED = "finished", CANCELED = "canceled", FORFEIT = "forfeit" } //# sourceMappingURL=GameStatus.d.ts.map