{"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  ErrorReportingServiceEvents,\n  ErrorReportingServiceMessenger,\n} from './error-reporting-service';\nexport type {\n  ErrorReportingServiceCaptureExceptionAction,\n  ErrorReportingServiceMethodActions,\n} from './error-reporting-service-method-action-types';\n"]}