flamelink / flamelink-js-sdk

🦊 Official Flamelink JavaScript SDK for both the Firebase Realtime database and Cloud Firestore
https://flamelink.github.io/flamelink-js-sdk
MIT License
42 stars 5 forks source link

fix(types): update types to not use default import syntax #54

Closed jperasmus closed 5 years ago

jperasmus commented 5 years ago

It seems like the default import syntax is throwing errors when used in some Angular setups.