We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e676fea commit 859dff3Copy full SHA for 859dff3
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