Hierarchy

  • Status

Properties

clock: number
displayClock: string
featuredAthletes: FeaturedAthelete[]
period: number
type: {
    completed: boolean;
    description: string;
    detail: string;
    id: string;
    name: string;
    shortDetail: string;
    state: string;
}

Type declaration

  • completed: boolean
  • description: string
  • detail: string
  • id: string
  • name: string
  • shortDetail: string
  • state: string

Generated using TypeDoc