Searched refs:preprocessSentryError (Results 1 – 2 of 2) sorted by relevance
9 import { preprocessSentryError } from '~/common/sentry-utilities';33 beforeSend: preprocessSentryError,
25 export function preprocessSentryError(event: Event) { function