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.

可自动迁移 (source):

¥An automated migration is available (source):

npx codemod@latest @nodejs/util-is