| Current Path : /home/deltalab/PMS/logistic-backend/node_modules/rxjs/src/internal/operators/ |
| Current File : //home/deltalab/PMS/logistic-backend/node_modules/rxjs/src/internal/operators/combineAll.ts |
import { combineLatestAll } from './combineLatestAll';
/**
* @deprecated Renamed to {@link combineLatestAll}. Will be removed in v8.
*/
export const combineAll = combineLatestAll;