ObservableLike

Deprecation Notes

use InteropObservable

type ObservableLike<T> = InteropObservable<T>;