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
/
tmp.ts
4 lines
(2 loc)
•
74 B
text/typescript
View Raw
1
2
3
4
import
{lol}
from
'./src'
;
console
.
log
(lol.
champion
(
'Darius'
).
skin
(
12
));