Your IP : 216.73.217.95


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/rxjs/dist/esm5/internal/operators/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/rxjs/dist/esm5/internal/operators/switchAll.js

import { switchMap } from './switchMap';
import { identity } from '../util/identity';
export function switchAll() {
    return switchMap(identity);
}
//# sourceMappingURL=switchAll.js.map