NodestreamStream.ArrayOptionsinterface Stream.ArrayOptionsProperties ##concurrency: number optionalThe maximum concurrent invocations of fn to call on the stream at once. #signal: AbortSignal optionalAllows destroying the stream if the signal is aborted.
interface Stream.ArrayOptionsProperties ##concurrency: number optionalThe maximum concurrent invocations of fn to call on the stream at once. #signal: AbortSignal optionalAllows destroying the stream if the signal is aborted.