WIP - add extractor, generate snippet_data
This commit is contained in:
3
node_modules/react-redux/es/utils/reactBatchedUpdates.native.js
generated
vendored
Normal file
3
node_modules/react-redux/es/utils/reactBatchedUpdates.native.js
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/* eslint-disable import/no-unresolved */
|
||||
import { unstable_batchedUpdates } from 'react-native';
|
||||
export { unstable_batchedUpdates };
|
||||
Reference in New Issue
Block a user