UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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