UNPKG

react-redux

Version:

Official React bindings for Redux

10 lines (6 loc) 209 B
export * from './exports' import { getBatch } from './utils/batch' // For other renderers besides ReactDOM and React Native, // use the default noop batch function const batch = getBatch() export { batch }