UNPKG
chesscom-ts-client
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A TypeScript client for the Chess.com API
chesscom-ts-client
/
dist
/
index.d.ts
3 lines
(2 loc)
•
51 B
TypeScript
View Raw
1
2
3
export
*
from
'./client'
;
export
*
from
'./types'
;