UNPKG

@viktorvojtek/react-native-simple-components

Version:

Collection of essential UI components based on react-native components

9 lines (8 loc) 465 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.mapShortStyleProps = void 0; var mapShortStyleProps_1 = require("./mapShortStyleProps"); Object.defineProperty(exports, "mapShortStyleProps", { enumerable: true, get: function () { return __importDefault(mapShortStyleProps_1).default; } });