NodestreamArrayOptionsinterface ArrayOptionsProperties #optional#concurrency: numberThe maximum concurrent invocations of fn to call on the stream at once. optional#signal: AbortSignalAllows destroying the stream if the signal is aborted.
interface ArrayOptionsProperties #optional#concurrency: numberThe maximum concurrent invocations of fn to call on the stream at once. optional#signal: AbortSignalAllows destroying the stream if the signal is aborted.