UNPKG

ix

Version:

The Interactive Extensions for JavaScript

9 lines (7 loc) 330 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const iterablex_js_1 = require("../../iterable/iterablex.js"); const catcherror_js_1 = require("../../iterable/catcherror.js"); /** @nocollapse */ iterablex_js_1.IterableX.catchError = catcherror_js_1.catchError; //# sourceMappingURL=catcherror.js.map