mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-22 09:09:09 +00:00
5 lines
229 B
JavaScript
5 lines
229 B
JavaScript
![]() |
"use strict";
|
||
|
var Observable_1 = require('../../Observable');
|
||
|
var combineAll_1 = require('../../operator/combineAll');
|
||
|
Observable_1.Observable.prototype.combineAll = combineAll_1.combineAll;
|
||
|
//# sourceMappingURL=combineAll.js.map
|