• Cancels a timeout previously established by calling setInterval().

    Parameters

    • id: number

      The identifier of the interval to cancel.

    Returns void

Generated using TypeDoc