芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.config/yarn/global/node_modules/rxjs/_esm2015/internal/operators/switchAll.js
import { switchMap } from './switchMap'; import { identity } from '../util/identity'; export function switchAll() { return switchMap(identity); } //# sourceMappingURL=switchAll.js.map