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
/
src
/
bits
/
index.ts
3 lines
(2 loc)
•
60 B
text/typescript
View Raw
1
2
3
export
*
from
'./interface'
;
export
*
from
'./bits-client'
;