UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

9 lines (8 loc) 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ItemContext = void 0; var _react = require("react"); const ItemContext = exports.ItemContext = /*#__PURE__*/(0, _react.createContext)({}); //# sourceMappingURL=_item-context.js.map