DEP0053:util.isObject()
🌐 DEP0053: util.isObject()
类型:运行时
🌐 Type: Runtime
util.isObject() API 已被弃用。请改用 arg && typeof arg === 'object'。
🌐 The util.isObject() API is deprecated. Please use
arg && typeof arg === 'object' instead.
🌐 DEP0053: util.isObject()
类型:运行时
🌐 Type: Runtime
util.isObject() API 已被弃用。请改用 arg && typeof arg === 'object'。
🌐 The util.isObject() API is deprecated. Please use
arg && typeof arg === 'object' instead.