UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

6 lines 325 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Observable_1 = require("../../internal/Observable"); var timeoutWith_1 = require("../../internal/patching/operator/timeoutWith"); Observable_1.Observable.prototype.timeoutWith = timeoutWith_1.timeoutWith; //# sourceMappingURL=timeoutWith.js.map