Type Alias LegGradingFailure
LegGradingFailure:
| { ok: false; reason: "pending" }
| { detail: string; ok: false; reason: "unparseable_actual" }
Type Declaration
- { ok: false; reason: "pending" }
- { detail: string; ok: false; reason: "unparseable_actual" }
actualis null — game hasn't ended or watcher hasn't polled yet.