The type of the elements in the source sequence.
An async-iterable sequence to determine the minimum element of.
Optional
options: ExtremaOptions<TSource, TResult>The options which include an optional comparer and abort signal.
A promise containing the minimum element.
Generated using TypeDoc