securityos/node_modules/react-redux/es/utils/reactBatchedUpdates.native.js

3 lines
125 B
JavaScript
Raw Normal View History

2024-09-06 15:32:35 +00:00
/* eslint-disable import/named */
import { unstable_batchedUpdates } from 'react-native';
export { unstable_batchedUpdates };