Type alias TimerHandler

TimerHandler: string | Function

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

Generated using TypeDoc