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

10 lines
284 B
JavaScript

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