- From: Joshua Bell <notifications@github.com>
- Date: Tue, 16 Jun 2015 12:23:34 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Tuesday, 16 June 2015 19:24:09 UTC
Noodling: ```webidl // valid? typedef (unrestricted double or Date or DOMString or BufferSource or sequence<IDBKey>) IDBKey; // old: typedef (IDBKey or IDBKeyRange) IDBQuery; // new ??? ``` --- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/19#issuecomment-112535950
Received on Tuesday, 16 June 2015 19:24:09 UTC