DEP0056: util.isString()
类型:寿命终止
【Type: End-of-Life】
util.isString() API 已被移除。请改用 typeof arg === 'string'。
【The util.isString() API has been removed. Please use
typeof arg === 'string' instead.】
类型:寿命终止
【Type: End-of-Life】
util.isString() API 已被移除。请改用 typeof arg === 'string'。
【The util.isString() API has been removed. Please use
typeof arg === 'string' instead.】