External module "src/helpers/location"
Functions
Const addLocationToEvent
-
Parameters
Returns Promise<Event>
Const addLocationToEvents
- addLocationToEvents(events: Event[]): Promise<Event[]>
-
Parameters
Returns Promise<Event[]>
Const addLocationToSession
-
Parameters
Returns Promise<Session>
Const addLocationToSessions
-
Parameters
Returns Promise<Session[]>
Const getGeolocationFromIp
- getGeolocationFromIp(ipAddress: string): Promise<GeoLocation | undefined>
-
Parameters
Returns Promise<GeoLocation | undefined>