blob: 3851a362b9c2a0353a54598c4d24422f695d6d51 [file] [log] [blame]
export function hostReportError(err) {
setTimeout(() => { throw err; }, 0);
}
//# sourceMappingURL=hostReportError.js.map