updux/typedoc.json
2019-10-21 14:16:47 -04:00

9 lines
156 B
JSON

{
"theme": "minimal",
"tsBuildInfoFile": true,
"out": "docs",
"mode": "file",
"excludePrivate": true,
"excludeNotExported": false
}