Files
bookish/node_modules/react-redux/es/utils/reactBatchedUpdates.native.js
T

3 lines
133 B
JavaScript

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