DEP0050: util.isNull()


类型:寿命终止

🌐 Type: End-of-Life

util.isNull() API 已被移除。请改用 arg === null

🌐 The util.isNull() API has been removed. Please use arg === null instead.

提供了自动迁移(来源):

🌐 An automated migration is available (source):

npx codemod@latest @nodejs/util-is