let isNull=value=>{try{return null===value}catch{return!1}};exports.isNull=isNull;