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
/
types.ts
2 lines
•
68 B
text/typescript
View Raw
1
2
export
*
from
'./Api/game/types'
;
export
*
from
'./Api/lobby/types'
;