Closed rbuckton closed 5 years ago
In conjunction with https://github.com/microsoft/TypeScript/pull/32462, this updates the __awaiter helper to align with the updated version.
__awaiter
Fixes https://github.com/microsoft/TypeScript/issues/31552
@DanielRosenwasser: We will need to publish an update to tslib for this, thanks!
In conjunction with https://github.com/microsoft/TypeScript/pull/32462, this updates the
__awaiter
helper to align with the updated version.Fixes https://github.com/microsoft/TypeScript/issues/31552