UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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