Type Alias TimerOpts

TimerOpts: {
    timer: Timer;
}

Type declaration