geofire-js icon indicating copy to clipboard operation
geofire-js copied to clipboard

Correct constructor syntax

Open SwiftWinds opened this issue 5 years ago • 1 comments

Description

I'm updating the documentation to have the constructor new geofire.GeoFire() instead of new GeoFire(), since when I used new GeoFire(), it said GeoFire is not defined, but looking at some of the examples, it seems that the constructor has been updated to new geofire.GeoFire(), so I switched it to that, and it works.

Thanks for reading. Hope you have a great day. :)

SwiftWinds avatar Mar 25 '20 14:03 SwiftWinds

Coverage Status

Coverage decreased (-1.8%) to 92.453% when pulling fb869da04c67ed09db0c0bf4d8cccdf6e9a10bb8 on SwiftWinds:patch-1 into 0dea5782c0a912835674a1eb245f7e6e408eaf19 on firebase:master.

coveralls avatar Mar 25 '20 14:03 coveralls