We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e71142 commit 39f2036Copy full SHA for 39f2036
package.json
@@ -19,6 +19,7 @@
19
"exports": {
20
".": {
21
"import": "./dist/vue-composition-api.mjs",
22
+ "types": "./dist/vue-composition-api.d.ts",
23
"require": "./index.js"
24
},
25
"./*": "./*"
0 commit comments