@epikodelabs/streamix / applyPipeStreamHooks
Function: applyPipeStreamHooks()
applyPipeStreamHooks(
ctx):AsyncIterator<any>
Defined in: projects/libraries/streamix/src/lib/abstractions/hooks.ts:241
Apply any configured onPipeStream hooks and then materialize the operator chain into a final AsyncIterator.
Parameters
ctx
Returns
AsyncIterator<any>