UNPKG

@sentry/react-native

Version:
5 lines (4 loc) 203 B
import type { Integration } from '@sentry/core'; /** Load device context from native. */ export declare const deviceContextIntegration: () => Integration; //# sourceMappingURL=devicecontext.d.ts.map