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 4fee2dd commit 90d3b6cCopy full SHA for 90d3b6c
typedoc.json
@@ -1,4 +1,5 @@
1
{
2
"entryPoints": ["src"],
3
- "plugin": ["typedoc-plugin-copy-code-to-clipboard"]
+ "plugin": ["typedoc-plugin-copy-code-to-clipboard"],
4
+ "cacheBust": true
5
}
0 commit comments