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.
types
1 parent 95b449a commit 4d24652Copy full SHA for 4d24652
package.json
@@ -11,7 +11,7 @@
11
],
12
"type": "module",
13
"main": "dist/server/app.js",
14
- "types": "dist/lib/types.d.ts",
+ "types": "dist/lib/index.d.ts",
15
"imports": {
16
"#package.json": "./package.json"
17
},
0 commit comments