对象 options 现在接受 tries 选项。
options
tries
构造函数现在接受 options 对象。 唯一支持的选项是 timeout。
timeout
新增于: v8.3.0
创建新的解析器。
-1
4
The options object now accepts a tries option.
The constructor now accepts an options object. The single supported option is timeout.
Added in: v8.3.0
Create a new resolver.