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