Viewing File: /home/ubuntu/misabloom-frontend-base/node_modules/rxjs/internal/util/hostReportError.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function hostReportError(err) {
    setTimeout(function () { throw err; }, 0);
}
exports.hostReportError = hostReportError;
//# sourceMappingURL=hostReportError.js.map
Back to Directory File Manager