I\'m taking advantage of dynamic import feature in my React/TS code and I was wondering if the check-up condition if (firebase.auth == undefined) in the stateme
if (firebase.auth == undefined)