DEP0050: util.isNull()


类型:运行时

🌐 Type: Runtime

util.isNull() API 已被弃用。请改用 arg === null

🌐 The util.isNull() API is deprecated. Please use arg === null instead.