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 52ea6d5 commit 28464a5Copy full SHA for 28464a5
package.json
@@ -11,6 +11,7 @@
11
],
12
"type": "module",
13
"main": "dist/server/app.js",
14
+ "types": "dist/lib/types.d.ts",
15
"imports": {
16
"#package.json": "./package.json"
17
},
0 commit comments