UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

6 lines 198 B
define(["require", "exports"], function (require, exports) { "use strict"; function throwError(e) { throw e; } exports.throwError = throwError; }); //# sourceMappingURL=throwError.js.map