Closed rbuckton closed 7 years ago
@rbuckton I guess it's time to merge this one too :grin: :+1: Thanks for the awesome work ❤️
P.S. don't forget:
+ if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
👍
Adds helpers to support async generators to align with Microsoft/TypeScript#12346.