PromoCursed/node_modules/.cache/babel-loader/8b93e758e90cfa735f33091c6f980496743f2657bfed9379a8e12cdc324fb697.json
2024-08-20 23:25:37 +04:00

1 line
977 B
JSON

{"ast":null,"code":"/**\n * Webpack has bug for import loop, which is not the same behavior as ES module.\n * When util.js imports the TreeNode for tree generate will cause treeContextTypes be empty.\n */\nimport * as React from 'react';\nexport var TreeContext = /*#__PURE__*/React.createContext(null);","map":{"version":3,"names":["React","TreeContext","createContext"],"sources":["C:/Users/Аришина)/Desktop/promo/node_modules/rc-tree/es/contextTypes.js"],"sourcesContent":["/**\n * Webpack has bug for import loop, which is not the same behavior as ES module.\n * When util.js imports the TreeNode for tree generate will cause treeContextTypes be empty.\n */\nimport * as React from 'react';\nexport var TreeContext = /*#__PURE__*/React.createContext(null);"],"mappings":"AAAA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAO,IAAIC,WAAW,GAAG,aAAaD,KAAK,CAACE,aAAa,CAAC,IAAI,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}