Replies: 3 comments 1 reply
|
@Lucien950 |
0 replies
|
How about if you need to make a type with firebase, but there is no parameter to pass the context into? |
0 replies
|
say for example you need to use a $fireModule type for typescript, but you don't have the context |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This module can work with nuxt and related, but how does it work with other files? With standard firebase, I can just import 'firebase' but I can't just pull this.$fire without context
All reactions