ssap_app/node_modules/react-native-screens/lib/commonjs/components/FullWindowOverlay.web.js

9 lines
251 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _reactNative = require("react-native");
var _default = exports.default = _reactNative.View;
//# sourceMappingURL=FullWindowOverlay.web.js.map