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.
2 parents ec9d52d + 05c5194 commit 03c4d64Copy full SHA for 03c4d64
package.json
@@ -25,7 +25,7 @@
25
},
26
"main": "./dist/lib.cjs",
27
"module": "./dist/lib.js",
28
- "types": "./dist/index.d.cts",
+ "types": "./dist/types.d.cts",
29
"bin": {
30
"sta": "./dist/cli.js",
31
"swagger-typescript-api": "./dist/cli.js"
0 commit comments