DEP0053:util.isObject()


【DEP0053: util.isObject()

类型:寿命终止

【Type: End-of-Life】

util.isObject() API 已被移除。请改用 arg && typeof arg === 'object'

【The util.isObject() API has been removed. Please use arg && typeof arg === 'object' instead.】