UNPKG
ogame-bot-api
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.0
Api to create a bot for ogame
github.com/noeRls/ogame-bot-api
noeRls/ogame-bot-api
ogame-bot-api
/
src
/
Api
/
index.ts
3 lines
(2 loc)
•
49 B
text/typescript
View Raw
1
2
3
export
*
from
'./game'
;
export
*
from
'./lobby'
;