rxjs / 7.5.5 / api / operators / exhaust.html /

exhaust

const deprecated operator

Deprecation Notes

Renamed to exhaustAll. Will be removed in v8.

const exhaust: <O extends ObservableInput<any>>() => OperatorFunction<O, ObservedValueOf<O>>;

© 2015–2022 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors.
Code licensed under an Apache-2.0 License. Documentation licensed under CC BY 4.0.
https://rxjs.dev/api/operators/exhaust