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 557c3db commit d72c7b2Copy full SHA for d72c7b2
typedoc.json
@@ -3,5 +3,6 @@
3
"name": "@uirouter/core",
4
"out": "_doc",
5
"stripInternal": true,
6
- "excludePrivate": true
+ "excludePrivate": true,
7
+ "excludeNotExported": true
8
}
0 commit comments