Type Alias IntervalMap

IntervalMap: Map<string, ReturnType<typeof setInterval>>

Type for mapping interval names to their timer IDs