mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-13 05:55:26 +00:00
update
This commit is contained in:
6
node_modules/rxjs/add/operator/catch.js
generated
vendored
Normal file
6
node_modules/rxjs/add/operator/catch.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
var Observable_1 = require('../../Observable');
|
||||
var catch_1 = require('../../operator/catch');
|
||||
Observable_1.Observable.prototype.catch = catch_1._catch;
|
||||
Observable_1.Observable.prototype._catch = catch_1._catch;
|
||||
//# sourceMappingURL=catch.js.map
|
Reference in New Issue
Block a user