A function wrapper of p-map, which flatten the result from p-map function.
The API is same as p-map
but provide one more option: deep
(Boolean). If it is true, it would recursively flattens output array.
A function wrapper of p-map, which flatten the result from p-map function.
The API is same as p-map
but provide one more option: deep
(Boolean). If it is true, it would recursively flattens output array.
npm i p-flat-map
1
1.0.0
MIT
1.34 kB
5