Files
boc/cc-frontend/node_modules/react-query/es/react/reactBatchedUpdates.native.js
T

4 lines
154 B
JavaScript
Raw Normal View History

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