UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

6 lines 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Observable_1 = require("../../internal/Observable"); var expand_1 = require("../../internal/patching/operator/expand"); Observable_1.Observable.prototype.expand = expand_1.expand; //# sourceMappingURL=expand.js.map