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
/
profile
/
index.d.ts
2 lines
•
188 B
TypeScript
View Raw
1
2
import
{ a
as
staticProfile, i
as
profile, n
as
ladderSummary, r
as
metadata, t
as
ladder }
from
"../index-E_sUhfIc.js"
;
export
{ ladder, ladderSummary, metadata, profile, staticProfile };