End-of-Life deprecation.
Runtime deprecation.
A deprecation code has been assigned.
Documentation-only deprecation.
类型:寿命终止
【Type: End-of-Life】
util.isSymbol() API 已被移除。请改用 typeof arg === 'symbol'。
util.isSymbol()
typeof arg === 'symbol'
【The util.isSymbol() API has been removed. Please use typeof arg === 'symbol' instead.】