UNPKG

@sentry/remix

Version:
8 lines (7 loc) 383 B
export { captureRemixServerException } from './client/index.js'; export * from '@sentry/react'; export { browserTracingIntegration } from './client/browserTracingIntegration.js'; export { captureRemixErrorBoundaryError } from './client/errors.js'; export { init } from './client/sdk.js'; export { withSentry } from './client/performance.js'; //# sourceMappingURL=index.client.js.map