UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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