Sign in
apache
/
incubator-resilientdb-ResContract
/
a38804e78a872ef90e5cbab1c702c7554a393c9b
/
.
/
node_modules
/
rxjs
/
dist
/
esm5
/
internal
/
operators
/
concatAll.js
blob: 9ef0022281a21be882f40e830ec8f10bbfa3ccdb [
file
] [
log
] [
blame
]
import
{
mergeAll
}
from
'./mergeAll'
;
export
function
concatAll
()
{
return
mergeAll
(
1
);
}
//# sourceMappingURL=concatAll.js.map