We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
remarkablemark
Learn more about funding links in repositories.
Report abuse
1 parent bfe970a commit 39844c4Copy full SHA for 39844c4
package.json
@@ -7,6 +7,7 @@
7
"module": "index.mjs",
8
"exports": {
9
".": {
10
+ "types": "./index.d.ts",
11
"import": "./index.mjs",
12
"require": "./index.js"
13
},
0 commit comments