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.