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 1fa744a commit 86efff0Copy full SHA for 86efff0
package.json
@@ -28,7 +28,7 @@
28
],
29
"main": "dist/index.js",
30
"module": "dist/index.mjs",
31
- "types": "index.d.ts",
+ "types": "dist/index.d.ts",
32
"exports": {
33
".": {
34
"types": "./dist/index.d.ts",
0 commit comments