blob: 29c03e13b63c3dc3d6e54660d74a1c5e439dba47 [file] [log] [blame]
import { Observable } from '../../Observable';
import { exhaust } from '../../operator/exhaust';
Observable.prototype.exhaust = exhaust;
//# sourceMappingURL=exhaust.js.map