Type Alias: BaleybotBatchConfig<TBot>
BaleybotBatchConfig<
TBot> =BatchConfig<TBot>
Defined in: packages/core/src/pipeline/fan-out.ts:32
Type Parameters
TBot
TBot
Deprecated
Use BatchConfig. batch() accepts any Processable; the historical Baleybot prefix no longer describes the primitive.