Code coverage report for cjs/add/operator/timeInterval.js

Statements: 100% (4 / 4)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (4 / 4)      Ignored: none     

All files » cjs/add/operator/ » timeInterval.js
1 2 3 4 51 1 1 1  
var Observable_1 = require('../../Observable');
var timeInterval_1 = require('../../operator/timeInterval');
var observableProto = Observable_1.Observable.prototype;
observableProto.timeInterval = timeInterval_1.timeInterval;
//# sourceMappingURL=timeInterval.js.map