- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 01 Feb 2022 09:18:22 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 February 2022 17:18:34 UTC
Yes, I think using `(ArrayBufferView or undefined)` is the way to go, or if that doesn't work for some reason then using `any` since this is just a return-value dictionary and so its IDL types don't really matter. We should have both properties. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1094#issuecomment-1027091643 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1094/1027091643@github.com>
Received on Tuesday, 1 February 2022 17:18:34 UTC