sveltefire
sveltefire copied to clipboard
Remove the need to pass in firebase instances
Could we use getApp
to remove the need to pass in firebaseApp, Auth and Firestore instances?
I could probably whip up a PR if you are interested.
Using ˋgetAppˋ could also help with #53 i think