- From: James M Snell <notifications@github.com>
- Date: Thu, 16 Dec 2021 11:54:16 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 December 2021 19:54:29 UTC
Again, just bikeshedding here, but we could flip this around a bit and hang the new API off `Event` instead. ```js const event = await Event.from(target, 'foo'); ``` -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1038#issuecomment-996148208 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1038/996148208@github.com>
Received on Thursday, 16 December 2021 19:54:29 UTC