The type of the elements in the source sequence.
A function which returns a promise that triggers propagation of elements of the source sequence.
Optional
signal: AbortSignalAn async-iterable sequence containing the elements of the source sequence starting from the point the function that returns a promise triggered propagation.
Generated using TypeDoc
Returns the elements from the source observable sequence only after the function that returns a promise produces an element.