amis-rpc-design/node_modules/react-redux/es/utils/reactBatchedUpdates.native.js

5 lines
164 B
JavaScript
Raw Normal View History

2023-10-07 19:42:30 +08:00
/* eslint-disable import/namespace */
/* eslint-disable import/named */
import { unstable_batchedUpdates } from 'react-native';
export { unstable_batchedUpdates };