Creates an observable that emits a set of values.
Type of the emitted value.
Values to emit.
New observable that emits the given values before ending.
Generated using TypeDoc
Creates an observable that emits a set of values.