UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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