UNPKG

@sentry/react-native

Version:
4 lines 218 B
import type { Integration } from '@sentry/core'; /** Release integration responsible to load release from file. */ export declare const nativeReleaseIntegration: () => Integration; //# sourceMappingURL=release.d.ts.map