vue-tsx-support
vue-tsx-support copied to clipboard
Uncaught TypeError: Cannot read property 'Component' of undefined
code:

In the readme it says to use import * as tsx from "vue-tsx-support"; and not import { ... }