UNPKG

sentry-expo

Version:

Catch your Javascript errors for your production Expo apps!

4 lines 207 B
import { SentryExpoNativeOptions } from './utils'; export * as Native from '@sentry/react-native'; export declare const init: (options?: SentryExpoNativeOptions) => void; //# sourceMappingURL=sentry.d.ts.map