UNPKG

react-native-web

Version:
18 lines (16 loc) 468 B
"use strict"; exports.__esModule = true; exports.default = void 0; var _react = require("react"); /** * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * */ var TextAncestorContext = /*#__PURE__*/(0, _react.createContext)(false); var _default = TextAncestorContext; exports.default = _default; module.exports = exports.default;