UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 192 B
import { Observable } from '../../Observable'; import { timeoutWith } from '../../operator/timeoutWith'; Observable.prototype.timeoutWith = timeoutWith; //# sourceMappingURL=timeoutWith.js.map