- From: Robert Kieffer <notifications@github.com>
- Date: Tue, 18 May 2021 14:10:20 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 18 May 2021 21:10:51 UTC
How does one reconcile the fact that same argument could be made for [the Console Standard](https://console.spec.whatwg.org/), yet...
```javascript
const log = console.log;
log('hello world');
```
... works everywhere?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/981#issuecomment-843565606
Received on Tuesday, 18 May 2021 21:10:51 UTC