There was an error while loading. Please reload this page.
1 parent 7faf639 commit d2ed5ceCopy full SHA for d2ed5ce
1 file changed
typedoc.json
@@ -2,7 +2,7 @@
2
"$schema": "https://typedoc.org/schema.json",
3
"cleanOutputDir": true,
4
"customCss": "./assets/docs.css",
5
- "entryPoints": ["./src/index.ts", "./src/react/index.ts"],
+ "entryPoints": ["./src/index.ts", "./src/react/index.ts", "./src/debug/index.ts"],
6
"excludeInternal": true,
7
"excludePrivate": true,
8
"excludeProtected": true,
0 commit comments