Kayes Islam

Results 1 issues of Kayes Islam

The readme says: > With Typescript: > > import * as geofirex from 'geofirex'; > const geo = geofirex.init(firebase); But where is firebase coming from? I have: ``` import *...