DEV Community

Discussion on: How to add FCM (Firebase Cloud Messaging) to VueJS

Collapse
 
devsmk profile image
S M Khalilullah

Yes, you need to import firebaseMessaging from the src/firebase.js file. Then you can use it like firebaseMessaging.getToken()