UNPKG

@angular/fire

Version:

The official Angular library for Firebase.

5 lines (4 loc) 172 B
export { Auth, AuthInstances, authInstance$ } from './auth'; export { provideAuth, AuthModule } from './auth.module'; export * from './rxfire'; export * from './firebase';