Gazebo_simulation-Frontend/node_modules/react-redux/es/utils/reactBatchedUpdates.native.js
2020-12-21 10:29:31 -05:00

3 lines
133 B
JavaScript

/* eslint-disable import/no-unresolved */
import { unstable_batchedUpdates } from 'react-native';
export { unstable_batchedUpdates };