DEP0055: util.isRegExp()


类型:运行时

🌐 Type: Runtime

util.isRegExp() API 已被弃用。请改用 arg instanceof RegExp

🌐 The util.isRegExp() API is deprecated. Please use arg instanceof RegExp instead.