UNPKG

react-native-weather-api

Version:

Real-time weather information for any location on Earth, including over 200,000 cities.

3 lines 182 B
import { GeolocationResponse } from '@react-native-community/geolocation'; export declare function getLocation(): Promise<GeolocationResponse>; //# sourceMappingURL=location.d.ts.map