Home > @idealeap/pipeline > BatchOptions > onResult
BatchOptions.onResult property
Signature:
typescript
onResult?: (result: Awaited<R>) => Awaited<R>;
onResult?: (result: Awaited<R>) => Awaited<R>;