UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

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