- From: ExE Boss <notifications@github.com>
- Date: Fri, 28 Aug 2020 12:00:25 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 August 2020 19:00:37 UTC
**TypeScript** [uses `void`](https://www.typescriptlang.org/docs/handbook/basic-types.html#void) in ways other than `undefined`, **e.g.:** [`this: void` in function definitions](https://www.typescriptlang.org/docs/handbook/functions.html#this-parameters-in-callbacks) or trailing `void` parameters being treated as optional. -- 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/60#issuecomment-683085750
Received on Friday, 28 August 2020 19:00:37 UTC