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.
TypeDoc
typedoc-plugin-missing-exports
1 parent c4cd182 commit 080b63bCopy full SHA for 080b63b
typedoc.json
@@ -1,6 +1,9 @@
1
{
2
"$schema": "https://typedoc.org/schema.json",
3
"tsconfig": "tsconfig.d.json",
4
+ "plugin": [
5
+ "typedoc-plugin-missing-exports"
6
+ ],
7
"commentStyle": "jsdoc",
8
"includeVersion": true,
9
"hideGenerator": true,
0 commit comments