We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
index.d.ts
1 parent 936fb18 commit f3ab497Copy full SHA for f3ab497
packages/plugin-vue-jsx/package.json
@@ -4,7 +4,8 @@
4
"license": "MIT",
5
"author": "Evan You",
6
"files": [
7
- "index.js"
+ "index.js",
8
+ "index.d.ts"
9
],
10
"main": "index.js",
11
"types": "index.d.ts",
0 commit comments