UNPKG
lol-splash
Version:
latest (0.0.9)
0.0.9
0.0.8
0.0.7
0.0.4
0.0.3
0.0.0
League of Legends Splash Art API
github.com/B4129/lol-splash
B4129/lol-splash
lol-splash
/
dist
/
fetch
/
skins
/
champions.d.ts
6 lines
(5 loc)
•
98 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
champions
: {
name
:
string
;
url
:
string
;
alias
:
string
; }[];