UNPKG
tips-twisted
Version:
latest (1.60.1)
1.60.1
Fetching riot games api data
github.com/Sansossio/twisted
Sansossio/twisted
tips-twisted
/
dist
/
models-dto
/
champion
/
index.d.ts
4 lines
(3 loc)
•
120 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./champion-mastery.dto'
;
export
*
from
'./champion-rotation.dto'
;
export
*
from
'./champions-score.dto'
;