Re: [w3c/IndexedDB] `getAll()` with both key and value (or index key and primary key) (#206)

Which could nicely be fed into [`Object.fromEntries`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/fromEntries), passed into a `Map`, etc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/206#issuecomment-499294333

Received on Wednesday, 5 June 2019 23:37:30 UTC