Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rxjs / _esm2015 / internal / operators / concatAll.js
1 import { mergeAll } from './mergeAll';
2 export function concatAll() {
3     return mergeAll(1);
4 }
5 //# sourceMappingURL=concatAll.js.map