UNPKG
@cfwest/api-client
Version:
latest (0.1.0)
0.1.0
Unofficial CrossFire West ApiClient implementation.
github.com/cfna/cfwest-api
cfna/cfwest-api
@cfwest/api-client
/
dist
/
internal
/
rest-models
/
index.d.ts
10 lines
(9 loc)
•
277 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
*
from
'./achievement'
;
export
*
from
'./lottoevent'
;
export
*
from
'./ranking'
;
export
*
from
'./ribbon'
;
export
*
from
'./updates'
;
export
*
from
'./achievement'
;
export
*
from
'./userweapons'
;
export
*
from
'./webshop'
;
export
*
from
'./weapon-collections'
;