ssap_app/node_modules/expo-location/build/GeolocationPolyfill.d.ts

5 lines
233 B
TypeScript

/**
* Polyfills `navigator.geolocation` for interop with the core React Native and Web API approach to geolocation.
*/
export declare function installWebGeolocationPolyfill(): void;
//# sourceMappingURL=GeolocationPolyfill.d.ts.map