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 fc58eba commit 87e02ddCopy full SHA for 87e02dd
1 file changed
package.json
@@ -9,7 +9,7 @@
9
"exports": {
10
".": {
11
"import": "./dist/index.mjs",
12
- "types": "./types/index.d.ts"
+ "types": "./dist/index.d.ts"
13
}
14
},
15
"keywords": [
0 commit comments