updux/typedoc.json
2019-11-04 20:34:14 -05:00

9 lines
156 B
JSON

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