UNPKG
twitch-api-ts
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
Modern wrapper for the Twitch API with typings.
github.com/sammwyy/twitch-api
sammwyy/twitch-api
twitch-api-ts
/
lib
/
index.d.ts
7 lines
•
220 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./twitch-api'
;
export
*
from
'./twitch-api-exception'
;
export
*
from
'./common'
;
export
*
from
'./bits'
;
export
*
from
'./channel-points'
;
export
*
from
'./users'
;
//# sourceMappingURL=index.d.ts.map