Type checking #1366
Type checking
#1366
-
I understand correctly that VueFire does not allow typing the returned data so far (https://vuefire.vuejs.org/cookbook/subscriptions-external.html#typescript)? When can we expect this functionality? |
Beta Was this translation helpful? Give feedback.
Answered by
szulcus
May 14, 2023
Replies: 1 comment
-
Sorry. I'm just learning Firebase 9 and have strayed a bit from the documentation. Just use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
szulcus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry. I'm just learning Firebase 9 and have strayed a bit from the documentation. Just use
useDocument
/useCollection
which supports generic types 🤦♂️😅