interface ArrayOptions
Properties Jump to heading
optional
Jump to headingconcurrency: numberThe maximum concurrent invocations of fn to call on the stream at once.
optional
Jump to headingsignal: AbortSignalAllows destroying the stream if the signal is aborted.