I\'m looking for a simple (and hopefully neat) way to convert this:
const object = { key1: [a, b], key2: [x, y, z], ... };
To thi