blob: 67481560927b48933d195820d4f40ed0b4e5f738 [file] [log] [blame]
import { Observable } from '../../Observable';
import { timeoutWith } from '../../operator/timeoutWith';
Observable.prototype.timeoutWith = timeoutWith;
//# sourceMappingURL=timeoutWith.js.map