let isBigInt=value=>{try{return"bigint"==typeof value}catch{return!1}};exports.isBigInt=isBigInt;