Typescript issues when using the options API #704
Answered
by
posva
kd-ricardo-tavares
asked this question in
Help and Questions
-
Beta Was this translation helpful? Give feedback.
Answered by
posva
Oct 6, 2021
Replies: 1 comment 1 reply
-
This is a TS limitation when using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kd-ricardo-tavares
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a TS limitation when using
this
. You need to type the return value: https://v3.vuejs.org/guide/typescript-support.html#annotating-return-types