Type Alias TimerHandler

TimerHandler: string | Function

Represents a handler for a timer. Can be a string or a function.