ssap_app/node_modules/react-native-screens/lib/module/fabric/FullWindowOverlayNativeComp...

11 lines
371 B
JavaScript

'use client';
// eslint-disable-next-line @react-native/no-deep-imports
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
// Internal export, not part of stable library API.
export default codegenNativeComponent('RNSFullWindowOverlay', {
interfaceOnly: true
});
//# sourceMappingURL=FullWindowOverlayNativeComponent.js.map