Re: [whatwg/webidl] An undefined dictionary member in IDL->JS conversion: exist or not? (Issue #1094)

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