We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8540af7 commit 7012af7Copy full SHA for 7012af7
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"node": "^14.18.0 || >=16.0.0"
13
},
14
"main": "./lib/index.cjs",
15
- "types": "./lib/index.d.ts",
+ "types": "./index.d.cts",
16
"module": "./lib/index.js",
17
"exports": {
18
"import": {
0 commit comments