UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

39 lines (38 loc) 1.36 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _CalloutInlineVariant = require("./CalloutInlineVariant.js"); Object.keys(_CalloutInlineVariant).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _CalloutInlineVariant[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _CalloutInlineVariant[key]; } }); }); var _CalloutInlineVariantProps = require("./CalloutInlineVariantProps.js"); Object.keys(_CalloutInlineVariantProps).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _CalloutInlineVariantProps[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _CalloutInlineVariantProps[key]; } }); }); var _CalloutInlineVariantRef = require("./CalloutInlineVariantRef.js"); Object.keys(_CalloutInlineVariantRef).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _CalloutInlineVariantRef[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _CalloutInlineVariantRef[key]; } }); }); //# sourceMappingURL=index.js.map