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 65cf6b9 commit 9d4cd3bCopy full SHA for 9d4cd3b
package.json
@@ -30,6 +30,7 @@
30
],
31
"exports": {
32
".": {
33
+ "types": "./dist/src/index.d.ts",
34
"import": "./dist/src/index.js"
35
}
36
},
0 commit comments