Viewing File: /home/ubuntu/misabloom-frontend-base/node_modules/react-redux/es/utils/batch.d.ts

declare function defaultNoopBatch(callback: () => void): void;
export declare const setBatch: (newBatch: typeof defaultNoopBatch) => typeof defaultNoopBatch;
export declare const getBatch: () => typeof defaultNoopBatch;
export {};
Back to Directory File Manager