microsoft / tslib

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

Include non-enumerable keys in __importStar helper #272

Closed rbuckton closed 1 month ago

rbuckton commented 1 month ago

This is the companion PR to https://github.com/microsoft/TypeScript/pull/60262.