9d2f8ffe9005629781d4ad644181afb9e20b5634445ac5c0aa4e603f2a9ddccd7926e031577054a37723870d26cc767e4528ecaf49e1e3be4099462afb009d 330 B

1234567891011
  1. "use strict";
  2. Object.defineProperty(exports, "__esModule", { value: true });
  3. exports.config = void 0;
  4. exports.config = {
  5. onUnhandledError: null,
  6. onStoppedNotification: null,
  7. Promise: undefined,
  8. useDeprecatedSynchronousErrorHandling: false,
  9. useDeprecatedNextContext: false,
  10. };
  11. //# sourceMappingURL=config.js.map