UNPKG

@sentry/react-native

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