UNPKG

@blizzard-api/sc2

Version:

A series of helpers to interact with the Starcraft II Blizzard API

12 lines (11 loc) 184 B
//#region src/regions.ts const starcraftRegion = { cn: 5, eu: 2, kr: 3, tw: 3, us: 1 }; //#endregion export { starcraftRegion as t }; //# sourceMappingURL=regions-Dk4G9ABq.js.map