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