UNPKG

@sentry/react-native

Version:
5 lines (4 loc) 269 B
import { replayIntegration } from '@sentry/react'; declare const browserReplayIntegration: (options?: Parameters<typeof replayIntegration>[0]) => ReturnType<typeof replayIntegration>; export { browserReplayIntegration }; //# sourceMappingURL=browserReplay.d.ts.map