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 506819b commit 9e7f4fbCopy full SHA for 9e7f4fb
1 file changed
package.json
@@ -30,7 +30,7 @@
30
"exports": {
31
".": {
32
"import": {
33
- "types": "./lib/esm//src/index.d.mts",
+ "types": "./lib/esm/src/index.d.ts",
34
"default": "./lib/esm/src/index.js"
35
},
36
"require": {
0 commit comments