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 78e3064 commit 54cd3c0Copy full SHA for 54cd3c0
test-dts/tsconfig.build.json
@@ -2,7 +2,7 @@
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
"paths": {
5
- "@vue/composition-api": ["../dist"]
+ "@vue/composition-api": ["../dist/vue-composition-api.d.ts"]
6
}
7
8
-}
+}
0 commit comments