Type alias TimerCancelFunction

TimerCancelFunction: (() => void)

Type declaration

    • (): void
    • Returns void

Description

Type of timer cancel events

Generated using TypeDoc