UNPKG

@angular/fire

Version:

The official Angular library for Firebase.

9 lines (8 loc) 302 B
export * from './firestore'; export * from './firestore.module'; export * from './collection/collection'; export * from './collection-group/collection-group'; export * from './document/document'; export * from './collection/changes'; export * from './observable/fromRef'; export * from './interfaces';