We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent f6d71e4 commit 72978a5Copy full SHA for 72978a5
package.json
@@ -11,6 +11,7 @@
11
"type": "module",
12
"main": "./dist/module.cjs",
13
"module": "./dist/module.mjs",
14
+ "types": "./dist/types.d.ts",
15
"homepage": "https://hub.nuxt.com",
16
"files": [
17
"dist"
0 commit comments