in Vue 3, how does one use Typescript in order to preserve types on the data and method properties of a component, so those properties can be acces
data
method