const { Observable } = rxjs;. const observable = Observable.create((observer) => {. observer.next('I am number 1');.
確定! 回上一頁