UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

39 lines (38 loc) 1.3 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _useInformational = require("./useInformational.js"); Object.keys(_useInformational).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _useInformational[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _useInformational[key]; } }); }); var _UseInformationalData = require("./UseInformationalData.js"); Object.keys(_UseInformationalData).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _UseInformationalData[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _UseInformationalData[key]; } }); }); var _UseInformationalProps = require("./UseInformationalProps.js"); Object.keys(_UseInformationalProps).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _UseInformationalProps[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _UseInformationalProps[key]; } }); }); //# sourceMappingURL=index.js.map