Wraps any value into an observable.
null
undefined
Input which will be wrapped into an Observable.
Observable which wraps the input.
Generated using TypeDoc
Wraps any value into an observable.
null
orundefined
an empty Observable is returned.