首页 > TAG信息列表 > fruitsWithKgMass

[Typescript] Dictionary map, filter and reduce

const fruits = { apple: { color: "red", mass: 100 }, grape: { color: "red", mass: 5 }, banana: { color: "yellow", mass: 183 }, lemon: { color: "yellow", mass: 80 }, pear: { color: "green", mass: