import { Accuracy } from 'expo-location'
export const Constants = {
MIN_DELAY_LOCATION_SENT: 20,
QUERY_REFETCH_INTERVAL: 15,
}