DEP0054: util.isPrimitive()


类型:寿命终止

🌐 Type: End-of-Life

util.isPrimitive() API 已被移除。请改用 Object(arg) !== arg

🌐 The util.isPrimitive() API has been removed. Please use Object(arg) !== arg instead.

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

🌐 An automated migration is available (source):

npx codemod@latest @nodejs/util-is