UNPKG

rxjs-mergemap-array

Version:

An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.

2 lines (1 loc) 46 B
export {mergeMapArray} from './mergeMapArray'