javascript
1const a={hoge1:{score:100,type:"A"},hoge2:{aaa:1}};
2const b={hoge1:{time:60},hoge3:{bbb:2}};
3const c={hoge1:{ccc:123},hoge2:{aaa:3},hoge3:{ccc:4}};
4const tmp=[a,b,c];
5const res={};
6[...new Set(tmp.map(x=>Object.keys(x)).flat())].forEach(x=>tmp.forEach(y=>res[x]={...res[x],...y[x]}));
7console.log(res);
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。