- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 21 Jan 2021 14:37:13 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 January 2021 22:37:26 UTC
They should not. This is due to incorrect implementations of them as functions instead of namespace objects. You could also test that typeof x === "object" (not "function"). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/949#issuecomment-764985943
Received on Thursday, 21 January 2021 22:37:26 UTC