### Version @nuxtjs/firebase: <!-- ex: 5.0.7 --> firebase: <!-- ex: 7.9.3 --> nuxt: <!-- ex: 2.10.2 --> ### Steps to reproduce setup firebase as you normally do in nuxtjs then call await this.$fire.firestoreReady() then console.log(this.$fireModule) ### What is actually happening? the output is undifined