Files

5 lines
244 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var internal_compatibility_1 = require("rxjs/internal-compatibility");
exports.EmptyError = internal_compatibility_1.EmptyError;
//# sourceMappingURL=EmptyError.js.map