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 bfb6e6c commit 7ff9baaCopy full SHA for 7ff9baa
typedoc.json
@@ -0,0 +1,5 @@
1
+{
2
+ // Comments are supported, like tsconfig.json
3
+ "entryPoints": ["./src/index.ts"],
4
+ "out": "docs"
5
+}
0 commit comments