UNPKG
@blizzard-api/sc2
Version:
latest (3.0.1)
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0
A series of helpers to interact with the Starcraft II Blizzard API
Pewtro/blizzard-api
@blizzard-api/sc2
/
dist
/
ladder
/
index.d.ts
2 lines
•
123 B
TypeScript
View Raw
1
2
import
{ n
as
season, t
as
grandmasterLeaderboard }
from
"../index-DShZYxRE.js"
;
export
{ grandmasterLeaderboard, season };