- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 17 Dec 2018 22:30:05 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 December 2018 22:30:27 UTC
> Can interface names overlap due to modules and namespaces? I think they should be able to; that's part of the idea of namespaces after all. E.g. you might do `import { Connection } from "@std/bluetooth"` and `import { Connection } from "@std/quic"` or similar. -- 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/592#issuecomment-448023604
Received on Monday, 17 December 2018 22:30:27 UTC