NodestreamArrayOptionsinterface 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 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.