UNPKG

geteventstore-promise2

Version:
1 lines 74 B
export default (arr) => arr.reduce((flat, next) => flat.concat(next), []);