UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 131 B
export function hostReportError(err) { setTimeout(function () { throw err; }, 0); } //# sourceMappingURL=hostReportError.js.map