UNPKG

sandeep-utileo

Version:

JS library with most common utils.

4 lines (3 loc) 162 B
export { checkGeolocationPermission } from './Geolocation'; export { getCurrentLatLong } from './Geolocation'; export { getGeolocation } from './Geolocation';