UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

17 lines (16 loc) 470 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _RNTextInput = require("./RNTextInput.js"); Object.keys(_RNTextInput).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _RNTextInput[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _RNTextInput[key]; } }); }); //# sourceMappingURL=index.js.map