isObservable
Tests to see if the object is an RxJS Observable
Parameters
| obj |
the object to test |
Returns
obj is Observable<T>
Tests to see if the object is an RxJS Observable
| obj |
the object to test |
obj is Observable<T>