4 lines
59 B
TypeScript

export const Constants = {
MIN_DELAY_LOCATION_SENT: 20
}