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