UNPKG

sentry-expo

Version:

Catch your Javascript errors for your production Expo apps!

3 lines 157 B
import { SentryExpoWebOptions } from './utils'; export declare const init: (options?: SentryExpoWebOptions) => void; //# sourceMappingURL=sentry.web.d.ts.map