f79f98acd92295fff5d402da26a289404f1bbbd577121e4ba5a2eed5e2c283e7f03af4a62fa9b737fc559e1b483b5b7d6b7cdc5dc42a804c8583d5017d6848 176 B

12345
  1. /** PURE_IMPORTS_START PURE_IMPORTS_END */
  2. export function hostReportError(err) {
  3. setTimeout(function () { throw err; }, 0);
  4. }
  5. //# sourceMappingURL=hostReportError.js.map