UNPKG
igdb-ts
Version:
latest (1.0.0)
1.0.0
Unofficial IGDB API TypeScript wrapper.
github.com/AaronWLChan/igdb-ts
AaronWLChan/igdb-ts
igdb-ts
/
src
/
types
/
index.ts
3 lines
•
78 B
text/typescript
View Raw
1
2
3
export
*
from
'./endpoints'
export
*
from
'./igdb'
export
*
from
'./utility'