| 1 | // --------------------------------------------------------------------------- |
| 2 | // Cloud-app implementation of the shared `ErrorCapture` service. This is the |
| 3 | // only file in the cloud-app that imports `@sentry/cloudflare` for error |
| 4 | // capture — handlers, plugin SDKs, and storage code all stay |
nothing calls this directly
no test coverage detected