@metamask/error-reporting-service
Version:
Logs errors to an error reporting service such as Sentry
1 lines • 426 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,sCAAkC","sourcesContent":["export { ErrorReportingService } from './error-reporting-service';\nexport type {\n ErrorReportingServiceActions,\n ErrorReportingServiceCaptureExceptionAction,\n ErrorReportingServiceEvents,\n ErrorReportingServiceMessenger,\n} from './error-reporting-service';\n"]}