UNPKG

ix

Version:

The Interactive Extensions for JavaScript

9 lines (7 loc) 324 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.catchAll = catcherror_js_1.catchAll; //# sourceMappingURL=catchall.js.map