UNPKG

@raulpesilva/re-state

Version:

easy way to create a shared state to the entire application

4 lines 154 B
// @ts-ignore // eslint-disable-next-line import/no-unresolved import { unstable_batchedUpdates } from 'react-native'; export { unstable_batchedUpdates };