microsoft / tslib

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

Support for an external exportStar helper #21

Closed rbuckton closed 7 years ago

rbuckton commented 7 years ago

Adds an external __exportStar helper per this suggestion.

rbuckton commented 7 years ago

@mhegazy I take it we want this in and available on npm before we merge https://github.com/Microsoft/TypeScript/pull/13272?