frontend/.pnpm-store/v3/files/9f/f79f98acd92295fff5d402da26a289404f1bbbd577121e4ba5a2eed5e2c283e7f03af4a62fa9b737fc559e1b483b5b7d6b7cdc5dc42a804c8583d5017d6848

6 lines
176 B
Plaintext

/** PURE_IMPORTS_START PURE_IMPORTS_END */
export function hostReportError(err) {
setTimeout(function () { throw err; }, 0);
}
//# sourceMappingURL=hostReportError.js.map