053327a64c535a84563bdd02081f0314.json 1020 B

1
  1. {"ast":null,"code":"export * from './exports';\nimport { unstable_batchedUpdates as batch } from './utils/reactBatchedUpdates';\nimport { setBatch } from './utils/batch'; // Enable batched updates in our subscriptions for use\n// with standard React renderers (ReactDOM, React Native)\n\nsetBatch(batch);\nexport { batch };","map":{"version":3,"sources":["/home/ilya/projects/NIX/homework/react/react-store/node_modules/react-redux/es/index.js"],"names":["unstable_batchedUpdates","batch","setBatch"],"mappings":"AAAA,cAAc,WAAd;AACA,SAASA,uBAAuB,IAAIC,KAApC,QAAiD,6BAAjD;AACA,SAASC,QAAT,QAAyB,eAAzB,C,CAA0C;AAC1C;;AAEAA,QAAQ,CAACD,KAAD,CAAR;AACA,SAASA,KAAT","sourcesContent":["export * from './exports';\nimport { unstable_batchedUpdates as batch } from './utils/reactBatchedUpdates';\nimport { setBatch } from './utils/batch'; // Enable batched updates in our subscriptions for use\n// with standard React renderers (ReactDOM, React Native)\n\nsetBatch(batch);\nexport { batch };"]},"metadata":{},"sourceType":"module"}