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