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 dfca7ac commit 37d0b6aCopy full SHA for 37d0b6a
package.json
@@ -12,7 +12,7 @@
12
},
13
"bin": "lib/cli.js",
14
"main": "./lib/index.cjs",
15
- "types": "./lib/index.d.ts",
+ "types": "./index.d.cts",
16
"module": "./lib/index.js",
17
"exports": {
18
".": {
0 commit comments