Unable to use angular/fire modular api with angular 17
I am trying to use the modular api of the angular fire library where in we use the provide functions to inject the things we need
Connect to multiple Firestore databases
Currently, I am working on an Angular + Firebase project using the Blaze plan, and I want to know how to connect to multiple Firestore databases within the same Firebase project. However, I haven’t found anything in the official Firebase documentation nor in AngularFire.
Angualr 17, Angular Firestore
I added angularfire to my angular 17 standalone component app via