UNPKG

sentry-expo

Version:

Catch your Javascript errors for your production Expo apps!

5 lines 216 B
export * from './sentry'; export { SentryExpoNativeOptions, SentryExpoWebOptions } from './utils'; export * as Browser from '@sentry/react'; export * as React from '@sentry/react'; //# sourceMappingURL=index.d.ts.map