🌈 搜索
📅  最后修改于: 2022-03-11 14:55:08.303000             🧑  作者: Mango
const entries = [ ['foo', 'bar'], ['baz', 42] ]; Object.fromEntries(entries)