UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 209 B
import { Observable } from '../../internal/Observable'; import { observeOn } from '../../internal/patching/operator/observeOn'; Observable.prototype.observeOn = observeOn; //# sourceMappingURL=observeOn.js.map