2 lines
94 B
JavaScript
2 lines
94 B
JavaScript
|
/* eslint-disable import/no-unresolved */
|
||
|
export { unstable_batchedUpdates } from 'react-dom';
|