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

    Parameters

    • id: number

      The identifier of the timeout to cancel.

    Returns void

Generated using TypeDoc