UNPKG
@r6stats/node
Version:
latest (4.0.0-alpha3)
4.0.0-alpha3
4.0.0-alpha2
4.0.0-alpha1
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0-alpha
R6Stats API Client for NodeJS
github.com/R6Stats/r6stats-node
R6Stats/r6stats-node
@r6stats/node
/
lib
/
types
/
stats
/
index.d.ts
8 lines
(7 loc)
•
230 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./core.type'
;
export
*
from
'./gamemode.type'
;
export
*
from
'./operator.type'
;
export
*
from
'./profile.type'
;
export
*
from
'./season.type'
;
export
*
from
'./weapon.type'
;
export
*
from
'./responses.type'
;