UNPKG
@skbhati199/ai-img-gen-js
Version:
latest (1.0.4)
1.0.4
1.0.2
1.0.1
1.0.0
JavaScript/TypeScript SDK for AI Image Generator API
@skbhati199/ai-img-gen-js
/
src
/
index.ts
3 lines
(2 loc)
•
51 B
text/typescript
View Raw
1
2
3
export
*
from
'./client'
;
export
*
from
'./types'
;