contract-query/frontend/node_modules/react-query/es/react/reactBatchedUpdates.native.js
2025-08-14 15:03:33 -05:00

4 lines
No EOL
154 B
JavaScript

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