Conversation
7ee1d7f to
708449f
Compare
708449f to
d5160d1
Compare
20c3784 to
0f8f9f0
Compare
Co-Authored-By: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
|
A baseline needed to be updated after the merge from master. I'll merge this after CI finishes running. |
|
Hi, I am able to compile successfully but at runtime, I receive a Any feedback would be much appreciated. |
same with me. typescript 3.9.7 |
|
@mt-yannick @alongite what VM are you using? I looked at https://caniuse.com/#search=Promise.any and it's only on recent versions of Chrome and Firefox as far as I can tell. It's not in Node 14 yet. |
|
@sandersn Oh! Thank you for clarifying!! So if I understand correctly, this PR implements the types for |
|
@mt-yannick yes, that's exactly right. Stuff in |
Fixes #33843
BTW: #31085