of , from , concat methods, and so on. ... import { of, Observable } from "rxjs"; const emitter : Observable<string> = of("Sam", "Ray", ...
確定! 回上一頁