Home
last modified time | relevance | path

Searched defs:installWebGeolocationPolyfill (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-location/build/
H A DGeolocationPolyfill.d.ts4 export declare function installWebGeolocationPolyfill(): void; function
H A DGeolocationPolyfill.js9 export function installWebGeolocationPolyfill() { function
/expo/packages/expo-location/src/
H A DGeolocationPolyfill.ts20 export function installWebGeolocationPolyfill(): void { function