We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a6477 commit 08b8348Copy full SHA for 08b8348
.config/typedoc.json
@@ -15,7 +15,7 @@
15
"entryPoints": ["../src/index.ts"],
16
"excludeExternals": true,
17
"excludeInternal": false,
18
- // "excludePrivate": true,
+ "excludePrivate": true,
19
"excludeReferences": true,
20
"jsDocCompatibility": false,
21
"treatWarningsAsErrors": false,
0 commit comments