MCPcopy Create free account
hub / github.com/effect-app/libs / errorReporter.ts

File errorReporter.ts

packages/vue/src/errorReporter.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2/* eslint-disable @typescript-eslint/no-unsafe-argument */
3import * as Sentry from "@sentry/browser"
4import { CauseException, tryToJson, tryToReport } from "effect-app/client/errors"

Callers

nothing calls this directly

Calls 2

warnMethod · 0.80
setContextMethod · 0.65

Tested by

no test coverage detected