UNPKG

geofire

Version:

Location-based querying and filtering using Firebase

5 lines (4 loc) 181 B
export { GeoCallbackRegistration } from './GeoCallbackRegistration'; export { GeoFire } from './GeoFire'; export { GeoQuery } from './GeoQuery'; export * from './GeoFireTypes';