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 b36ca2b commit 08d0847Copy full SHA for 08d0847
package.json
@@ -15,7 +15,7 @@
15
"files": [
16
"dist"
17
],
18
- "types": "dist/index.d.ts",
+ "types": "dist/lib/index.d.ts",
19
"module": "lib/index.ts",
20
"type": "module",
21
"scripts": {
0 commit comments