UNPKG

@sentry/react-native

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