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 d53c97f commit 5ef880dCopy full SHA for 5ef880d
package.json
@@ -45,4 +45,4 @@
45
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
46
"react-dom": "^16.8.0 || || ^17.0.0 || ^18.0.0"
47
}
48
-}
+}
typedoc.json
@@ -4,5 +4,5 @@
4
"out": "docs/",
5
"gitRevision": "main",
6
"exclude": ["node_modules/**"],
7
- "entryPoints": ["src/index.ts"],
8
+ "entryPoints": ["src/index.ts"]
0 commit comments