/* Intervals in ms */ export const API_INTERVAL = 30000; export const TOPOLOGY_INTERVAL = 5000; export const TABLE_ROW_FOCUS_DEBOUNCE_INTERVAL = 10;