ActionBatch
type ActionBatch<Action> = BatchReducer_.ActionBatch<Action>;
Defined in: index.ts:244
Provable type that represents a batch of actions.
Type Parameters
Action
Action
type ActionBatch<Action> = BatchReducer_.ActionBatch<Action>;
Defined in: index.ts:244
Provable type that represents a batch of actions.
Action