Files
pole-book/server/node_modules/react-redux/es/utils/reactBatchedUpdates.native.js

5 lines
164 B
JavaScript

/* eslint-disable import/namespace */
/* eslint-disable import/named */
import { unstable_batchedUpdates } from 'react-native';
export { unstable_batchedUpdates };