DEP0096: timers.unenroll()
类型:寿命终止
🌐 Type: End-of-Life
timers.unenroll() 已被移除。请改用公开文档中介绍的 clearTimeout() 或 clearInterval()。
有一个自动迁移可用(来源)。
🌐 An automated migration is available (source).
npx codemod @nodejs/timers-deprecations
类型:寿命终止
🌐 Type: End-of-Life
timers.unenroll() 已被移除。请改用公开文档中介绍的 clearTimeout() 或 clearInterval()。
有一个自动迁移可用(来源)。
🌐 An automated migration is available (source).
npx codemod @nodejs/timers-deprecations