blob: 421255ca9b65df4a4860cee0f2d8577eb3bd1e3c [file] [log] [blame]
import { Observable } from '../../Observable';
import { timeInterval } from '../../operator/timeInterval';
Observable.prototype.timeInterval = timeInterval;
//# sourceMappingURL=timeInterval.js.map