Skip to content

Commit

Permalink
feat(platformIds): Add missing platform Ids (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJennings authored Apr 27, 2023
1 parent a71404e commit 4db4151
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/@types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ export enum PlatformId {
EU = "eu",
NA = "na",
LATAM = "latam",
PH2 = "ph2",
SG2 = "sg2",
TH2 = "th2",
TW2 = "tw2",
VN2 = "vn2",
ESPORTS = "esports",
}

export enum LimitType {
Expand Down

0 comments on commit 4db4151

Please sign in to comment.