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 2e69748 commit 9e5b0a1Copy full SHA for 9e5b0a1
test-workspace/tsc/#4353/main.vue renamed to test-workspace/tsc/vue3/#4353/main.vue
@@ -1,4 +1,5 @@
1
<script setup lang='ts'>
2
+// @ts-expect-error
3
import { type PropType } from 'vue'
4
</script>
5
0 commit comments