UNPKG

react-native-screens

Version:
14 lines (13 loc) 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); const Column = _reactNative.View; const Inspector = _reactNative.View; var _default = exports.default = { Column, Inspector }; //# sourceMappingURL=SplitViewScreen.web.js.map