Is the only difference between Observable.of and Observable.from the arguments format? Like the Function.prototype.call and Func
Observable.of
Observable.from
Function.prototype.call
Func
https://stackblitz.com/edit/typescript-sckwsw?file=index.ts&devtoolsheight=100