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
/
typedoc.json
10 lines
•
219 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"entryPoints"
:
[
"src/index.ts"
]
,
"out"
:
"docs"
,
"name"
:
"AI Image Generator SDK"
,
"excludePrivate"
:
true
,
"excludeProtected"
:
true
,
"excludeExternals"
:
true
,
"theme"
:
"default"
,
"readme"
:
"README.md"
}