We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5d66b commit a73aaa1Copy full SHA for a73aaa1
package.json
@@ -11,6 +11,7 @@
11
"url": "https://sindresorhus.com"
12
},
13
"type": "module",
14
+ "types": "./index.d.ts",
15
"exports": {
16
"types": "./index.d.ts",
17
"default": "./index.js"
0 commit comments