{"ast":null,"code":"import { createContext } from 'react';\nvar TextAncestorContext = createContext(false);\nexport default TextAncestorContext;","map":{"version":3,"sources":["/Users/rohitsingh/Documents/projects/new-nativebase-setup/NativeBase/example/node_modules/react-native-web/dist/exports/Text/TextAncestorContext.js"],"names":["createContext","TextAncestorContext"],"mappings":"AAQA,SAASA,aAAT,QAA8B,OAA9B;AACA,IAAIC,mBAAmB,GAAgBD,aAAa,CAAC,KAAD,CAApD;AACA,eAAeC,mBAAf","sourcesContent":["/**\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n * \n */\nimport { createContext } from 'react';\nvar TextAncestorContext = /*#__PURE__*/createContext(false);\nexport default TextAncestorContext;"]},"metadata":{},"sourceType":"module"}