I want to use TypeScript with vanilla JS to type-check a Vue app. For this, I expected type Vue to accept generics for data, methods, etc:
Vue