Takes in multiple observables but only emits items from the first observable to emit.
Type of items emitted by the observables.
Observables to race.
Observable that emits items from one of the given observables.
Generated using TypeDoc
Takes in multiple observables but only emits items from the first observable to emit.