- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 24 Jul 2015 08:29:41 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 24 July 2015 15:30:09 UTC
> Is the reason the following? Yes > Is there any reason Promise types shouldn't be distinguishable within union's member types? Because any other type that you pass will just be cast to a promise immediately (via `Promise.resolve`, basically). This happens automatically via Web IDL. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/724#issuecomment-124559229
Received on Friday, 24 July 2015 15:30:09 UTC