Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/rxjs/src/internal/operators/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/rxjs/src/internal/operators/exhaust.ts

import { exhaustAll } from './exhaustAll';

/**
 * @deprecated Renamed to {@link exhaustAll}. Will be removed in v8.
 */
export const exhaust = exhaustAll;