microsoft / tslib

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

__awaiter helper with arrow functions from TypeScript compiler to tslib #8

Open arusakov opened 7 years ago

arusakov commented 7 years ago

I can bring __awaiter from https://github.com/Microsoft/TypeScript/pull/12300 here. Will it be useful in tslib.es6.js?