DEP0096: timers.unenroll()


类型: 运行时

timers.unenroll() 已弃用。 请改用公开记录的 clearTimeout() 或 clearInterval()。

Type: Runtime

timers.unenroll() is deprecated. Please use the publicly documented clearTimeout() or clearInterval() instead.