microsoft / tslib

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

Update helpers for TS 3.9 (Update __importStar, __exportStar, add __createBinding) #99

Closed weswigham closed 4 years ago

weswigham commented 4 years ago

Consolidates https://github.com/microsoft/tslib/pull/78 and https://github.com/microsoft/tslib/pull/89

weswigham commented 4 years ago

@rbuckton we need this reviewed, iterated if need be, and in for the 3.9 release, so a review (and merge if OK) would be appreciated.

rbuckton commented 4 years ago

Looks good. Should @DanielRosenwasser push up a new tslib release now or is there more we need to get in to this?

weswigham commented 4 years ago

@DanielRosenwasser was planning on making a release with the new licence; weather he's already done that or not, I do not know.