UNPKG

react-native-background-geolocation

Version:

The most sophisticated cross-platform background location-tracking & geofencing module with battery-conscious motion-detection intelligence

14 lines 290 B
{ "compilerOptions": { "strict": true, "target": "ES2020", "module": "ESNext", "moduleResolution": "Node", "skipLibCheck": true, "baseUrl": "..", "paths": { "react-native-background-geolocation": ["src/index.d.ts"] } }, "include": ["./**/*.ts"] }