UNPKG

244 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3function hostReportError(err) {
4 setTimeout(function () { throw err; }, 0);
5}
6exports.hostReportError = hostReportError;
7//# sourceMappingURL=hostReportError.js.map
\No newline at end of file