amis-rpc-design/node_modules/react-redux/es/next.d.ts

4 lines
125 B
TypeScript
Raw Normal View History

2023-10-07 19:42:30 +08:00
import { unstable_batchedUpdates as batch } from './utils/reactBatchedUpdates';
export { batch };
export * from './exports';