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