UNPKG

@sentry/react-native

Version:
5 lines (4 loc) 223 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