export const enum kGepSupportedGameIds {
  TeamfightTactics = 21570,
  RocketLeague = 10798,
  LeagueofLegends = 5426,
  LeagueofLegendsPBE = 22848,
  WoW = 765,
  FinalFantasyXIVOnline = 6350,
}
