UNPKG
@codai/api
Version:
latest (1.0.0)
1.0.0
API communication utilities for the Codai ecosystem
@codai/api
/
src
/
index.ts
3 lines
(2 loc)
•
51 B
text/typescript
View Raw
1
2
3
export
*
from
'./client'
;
export
*
from
'./types'
;