@sentry/react-native
Version:
Official Sentry SDK for react-native
5 lines • 330 B
JavaScript
// The default export exists in the file but eslint doesn't see it
// eslint-disable-next-line import/default
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
export default codegenNativeComponent('RNSentryReplayUnmask');
//# sourceMappingURL=RNSentryReplayUnmaskNativeComponent.js.map