Files

5 lines
211 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var operators_1 = require("rxjs/operators");
exports.throwIfEmpty = operators_1.throwIfEmpty;
//# sourceMappingURL=throwIfEmpty.js.map