microsoft / tslib

Runtime library for TypeScript helpers.
BSD Zero Clause License
1.26k stars 130 forks source link

Use global 'Iterator.prototype' for downlevel generators #267

Closed rbuckton closed 3 months ago

rbuckton commented 3 months ago

This is the companion PR to microsoft/TypeScript#59514