Returns an RxJS operator that makes the source Observable complete at the same time as the lifetime Observable.
the lifetime observable
a function that transforms the source Observable
Generated using TypeDoc
Returns an RxJS operator that makes the source Observable complete at the same time as the lifetime Observable.