UNPKG

@sentry/react-native

Version:
4 lines 192 B
import type { Integration } from '@sentry/core'; /** Adds screenshots to error events */ export declare const screenshotIntegration: () => Integration; //# sourceMappingURL=screenshot.d.ts.map