终止弃用。
运行时弃用。
已指定弃用代码。
仅文档弃用。
类型:生命结束
¥Type: End-of-Life
util.isError() API 已被删除。请使用 Error.isError(arg)。
util.isError()
Error.isError(arg)
¥The util.isError() API has been removed. Please use Error.isError(arg).
可自动迁移 (source):
¥An automated migration is available (source):
npx codemod@latest @nodejs/util-is 拷贝
npx codemod@latest @nodejs/util-is