UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

39 lines (38 loc) 1.31 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _ActionableVariant = require("./ActionableVariant.js"); Object.keys(_ActionableVariant).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _ActionableVariant[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _ActionableVariant[key]; } }); }); var _ActionableVariantProps = require("./ActionableVariantProps.js"); Object.keys(_ActionableVariantProps).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _ActionableVariantProps[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _ActionableVariantProps[key]; } }); }); var _ActionableVariantRef = require("./ActionableVariantRef.js"); Object.keys(_ActionableVariantRef).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _ActionableVariantRef[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _ActionableVariantRef[key]; } }); }); //# sourceMappingURL=index.js.map