microsoft / tslib

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

Add __rest helper #6

Closed sandersn closed 7 years ago

sandersn commented 8 years ago

@mhegazy do you know who is best to look at this?

Jessidhia commented 8 years ago

This doesn't update the tslib.es6.js helpers?

alitaheri commented 7 years ago

__rest and __assign should be updated here too. As per https://github.com/Microsoft/TypeScript/pull/12248

sandersn commented 7 years ago

Done, @alitaheri thanks for the reminder.

alitaheri commented 7 years ago

Any Updates on this? Feels like everything is in order. ❤️