UNPKG

sentry-expo

Version:

Catch your Javascript errors for your production Expo apps!

3 lines (2 loc) 117 B
import { SentryExpoWebOptions } from './utils'; export declare const init: (options?: SentryExpoWebOptions) => void;