updux/typedoc.json

9 lines
156 B
JSON
Raw Normal View History

2019-10-21 18:16:47 +00:00
{
"theme": "minimal",
"tsBuildInfoFile": true,
"out": "docs",
"mode": "file",
"excludePrivate": true,
"excludeNotExported": false
}