UNPKG
@shift-code/cli
Version:
latest (1.1.4)
1.1.4
1.1.3
1.0.0
0.4.8
0.1.2
0.1.1
0.1.0
Redeem Gearbox SHiFT codes automatically
github.com/trs/shift-code/tree/master/cli
trs/shift-code
@shift-code/cli
/
dist
/
commands
/
index.d.ts
6 lines
(5 loc)
•
129 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./login'
;
export
*
from
'./logout'
;
export
*
from
'./account'
;
export
*
from
'./redeem'
;
export
*
from
'./cache'
;