Type alias MatchIndex

MatchIndex: { map: string; matchId: string; platform: platforms; timestamp: number; title: string; type: string }

Type declaration

  • map: string
  • matchId: string
  • platform: platforms
  • timestamp: number
  • title: string
  • type: string

Generated using TypeDoc