microsoft / tslib

Runtime library for TypeScript helpers.
BSD Zero Clause License
1.25k stars 126 forks source link

Fix yield in async generator #29

Closed rbuckton closed 7 years ago

rbuckton commented 7 years ago

This patches tslib with the helper changes from https://github.com/Microsoft/TypeScript/pull/15241.