UNPKG

@blizzard-api/sc2

Version:

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

5 lines 176 B
//#region src/regions.d.ts type StarcraftRegion = 'cn' | 'eu' | 'kr' | 'tw' | 'us'; //#endregion export { StarcraftRegion as t }; //# sourceMappingURL=regions-C2THJaaU.d.ts.map