- From: Solomon Kinard <notifications@github.com>
- Date: Thu, 25 Apr 2024 21:59:27 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 26 April 2024 04:59:31 UTC
A concrete example would be a dictionary that could be a string or any arbitrary number, such as:
```
{
"any": "any_icon.png",
"128": "128_icon.png",
"1024": "1024_icon.png",
}
```
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1401#issuecomment-2078631871
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/issues/1401/2078631871@github.com>
Received on Friday, 26 April 2024 04:59:31 UTC