UNPKG

sentry-expo

Version:

Catch your Javascript errors for your production Expo apps!

4 lines (3 loc) 143 B
export * from './sentry'; export { SentryExpoNativeOptions, SentryExpoWebOptions } from './utils'; export * as Browser from '@sentry/browser';