We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e676fea commit 3fdde6aCopy full SHA for 3fdde6a
package.json
@@ -30,6 +30,7 @@
30
},
31
"exports": "./src/index.ts",
32
"publishConfig": {
33
+ "types": "./dist/index.d.ts",
34
"exports": {
35
"types": "./dist/index.d.ts",
36
"import": "./dist/index.js"
0 commit comments