Nodestreamdefault.ArrayOptionsinterface default.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 default.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.