Skip to content

Commit d2ed5ce

Browse files
committed
docs: add debug entry
1 parent 7faf639 commit d2ed5ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://typedoc.org/schema.json",
33
"cleanOutputDir": true,
44
"customCss": "./assets/docs.css",
5-
"entryPoints": ["./src/index.ts", "./src/react/index.ts"],
5+
"entryPoints": ["./src/index.ts", "./src/react/index.ts", "./src/debug/index.ts"],
66
"excludeInternal": true,
77
"excludePrivate": true,
88
"excludeProtected": true,

0 commit comments

Comments
 (0)