UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

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