4 lines
59 B
TypeScript
Raw Normal View History

2024-12-11 01:30:21 +01:00
export const Constants = {
MIN_DELAY_LOCATION_SENT: 20
}