blob: 6b1d72295ccfb2ebd7e2ffc2e7996aa8f8c76141 [file] [log] [blame]
/** PURE_IMPORTS_START PURE_IMPORTS_END */
export function hostReportError(err) {
setTimeout(function () { throw err; }, 0);
}
//# sourceMappingURL=hostReportError.js.map