We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node16
1 parent f21b215 commit 4399f34Copy full SHA for 4399f34
package.json
@@ -30,6 +30,7 @@
30
"exports": {
31
".": [
32
{
33
+ "types": "./dist/index.d.ts",
34
"import": "./dist/index.exports.import.es.mjs",
35
"default": "./dist/index.exports.require.cjs.js"
36
},
0 commit comments